Skip to content

anatolll/lottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to start

Run server with command

npm run start -- --apiKey {string} --db {string} --dbName {string}

where

  • apiKey - Random.org Api key (Get a beta key)
  • db - mongodb connection string (example: mongodb://localhost:27017)
  • dbName - database name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published