Skip to content

sottenad/jservice-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uses Hapi & Mongoose to expose a simple API for serving trivia.

The Dev environment expects a .env file with the following: MONGO_URL - the full url to the your mongo database.

We also expect some SSL keys - use this to make it:

  • server.crt
  • sever.key

npm run dev starts the development server.

npm run scrape fetches clues from jarchive.com. CAUSES EXTREME TRAFFIC - USE SPARINGLY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published