https://github.com/jackomo007/lovely-farm
Project making CRUD of events using FARM stack
https://github.com/jackomo007/lovely-farm
fastapi mongo react
Last synced: 2 months ago
JSON representation
Project making CRUD of events using FARM stack
- Host: GitHub
- URL: https://github.com/jackomo007/lovely-farm
- Owner: jackomo007
- Created: 2022-05-22T14:56:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-01T19:41:08.000Z (about 4 years ago)
- Last Synced: 2025-01-05T09:17:35.040Z (over 1 year ago)
- Topics: fastapi, mongo, react
- Language: CSS
- Homepage: https://lovely-farm.vercel.app
- Size: 1.08 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lovely-farm
Project making CRUD of events using FARM stack
# Client:
- install: cd client && npm i
- run: npm run dev
# Server:
- install: cd server && python3 -m pip install -r requirements.txt
- run: python3 main.py
# Swagger
- Go to http://localhost:8000/docs
# Previews

