Home workout calendar app
Frontend: Typescript, Vite, Vue, Tanstack Query, Vitest, Vue I18n
Backend: Typescript, Fastify, Mongoose, MongoDB, Swagger
App: https://app-fit.ru
Video: https://vkvideo.ru/playlist/15313879_11
- Install Node.js 23 and MongoDB 7
npm install
- install deps- Create .env files inside app folders in
/apps
npm run dev
- start app in dev mode- Create administrator by url
/setup
- Swagger available at backend url
/api-docs