Skip to content

LetterboxDev/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Letterbox Backend

  1. Set environment variables for HOSTNAME, JWT_KEY, IONIC_APP_ID, IONIC_PRIVATE_KEY, FACEBOOK_APP_ID and FACEBOOK_APP_SECRET.

  2. Install and run mysql

  3. Add a database with the name 'letterbox' to MySQL.

  4. npm install

  5. node app