Skip to content

jackaperkins/Room-DB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Room DB

Editor for the rooms database.

Run npm start to start server. Currently uses local connection to 'test' database.

Tools

npm run dump

Dumps a copy of the database to tools/db/test. Useful to share the testing database as the resulting files can be committed along with code.

npm run restore

Restores the copy of the database to the local mongo server. Do this after someone else updates the database files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.5%
  • HTML 15.8%
  • CSS 9.7%