https://github.com/facundo1000/react-mern-calendar
Demo backend in Express for a calendar
https://github.com/facundo1000/react-mern-calendar
Last synced: 12 months ago
JSON representation
Demo backend in Express for a calendar
- Host: GitHub
- URL: https://github.com/facundo1000/react-mern-calendar
- Owner: facundo1000
- License: mit
- Created: 2024-11-05T20:53:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-12T19:24:08.000Z (over 1 year ago)
- Last Synced: 2025-03-15T10:15:22.061Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 4.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backend MERN - Calendar
1. Instalar dependencias `npm install`
2. Clonar el archivo `.env`
3. Cambiar las variables de entorno acorde a su configuracion.
4. Correr el servidor `npm star`