Full stack web application using FARM (FastAPI,React, MongoDB)
- FastAPI
- MongoDB
- Models
- Controllers
- Routes
- React.js vite
- interfaces
- routes
- Must run two different services
- Backend is served in an exclusive port
- Frontend is gonna start in another one
- We have one single directory but two different folders:
- /backend
- /frontend