Skip to content

rainbow-sheep/hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackathon backend

Localhost Deployment

Install MongoDB

Setup Firebase

  • You'll also need to enable Email/Password as a sign-in method under authentication

Start AI service

Check out the AI repository.


Finally, Look at the .env.sample for an example config.


Actual Deployment

idk

Generate fake users

node genfake/generator.js node genfake/stories.js

Clear DB

node dropall.js

Test DB

run node tests/testsdb.js to see if db is working properly. if not, make sure the .env is correct.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published