Skip to content

mgonto/angello-angularjs-in-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angello: NodeJS express app for AngularJS In Action

NodeJS app for Angello sample in AngularJS in action book.

Running it

First, you need to set the AUTH0_CLIENT_ID, AUTH0_CLIENT_SECRET and MONGO_URL enviroment variables. For that, you can just create a .env file with those variables (similar to the .env.example file).

After that, just run npm install and node server.js and you're good to go :).

About

NodeJS Express app for Angello sample in AngularJS in Action

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published