Skip to content

mzman13/prayforhana-api-beta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hana api

This is the server side code for the prayer app.

prerequisites

  • node and npm
  • mongodb

setup

The following environment variables are needed for the api to work:

DB_CONNECTION
JWT_PRIVATE_KEY
MAIL_EMAIL
MAIL_USERNAME
MAIL_PASSWORD

developing

  1. Run npm install to install server dependencies.
  2. Run mongod in a separate shell to keep an instance of the mongodb daemon running.
  3. Run node index.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published