Skip to content

project-lateralus/lateral-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lateral-server

Development

  1. Install node 6 or later, then install packages:

    npm install

  2. Add env vars to shell:

    FACEBOOK_CLIENT_ID FACEBOOK_CLIENT_SECRET

  3. Install ngrok globally:

    npm install ngrok -g

  4. Start your app:

    npm start

  5. Start ngrok:

    ngrok http 3030

Note: To enable facebook login remember to change Site URL to the one set by ngrok in https://developers.facebook.com/apps/APP_ID/settings.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published