Skip to content

CovHackSoc/countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

countdown

Build Status

Count down + Scheduler for our Hackathons

Why is Mocha ran with --timeout 60000?

Using the Mongodb in-memory server for the first time or during a CI check will cuase the Mongod binaries to download so Mocha might quit out too soon

Changing config locally:

To point at your local mongodb server set: export NODE_CONFIG='{"database": {"uri":"mongodb://ubuntu.local/dev"}}'

About

Count down + Scheduler for our Hackathons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published