This is the backend for Hackathon Board
- Pull from github
git clone https://github.com/JS-Hub-ZW/hackathon-backend
- Navigate to the directory
cd hackathon-backend
- Install dependencies
npm install
- Start server
npm run start
Use these credentials to connect to the mongo db instance
DONT ABUSE THIS PLEASE
mongodb+srv://jshubzw:gG8nSRlP5skp2AAI@cluster0.o9gge.mongodb.net/?retryWrites=true&w=majority&appName=Cluster0
To seed the database run the followinf
npm run start with-seeds
To be updated
Check the ./designs
folder. Those files should be opened with Excalidraw
When you do your pull request please describe your feature
AnimalPlanet
animalPlanet
Please declare all variables
let animalPlanet = 0
const animalPlanet = 0
I want to thank these lovely heroes and heroins