Skip to content

droxey/auth-api-starterpack

Repository files navigation

🔐 auth-api-starterpack

GitHub GitHub The MIT License

Custom, authenticated API instructions and starter pack for BEW 1.3 students!

Installation

  1. Fork this repository and clone your fork locally.

  2. Open the repository folder in your editor of choice:

    $ cd auth-api-starterpack
    $ atom .
  3. Run npm install to install project dependencies into the activated environment.

  4. Execute npm start to run the development server.

Development

#TODO === Hint

  • I've added helpful #TODO placeholders, comments, and hints throughout the project to jog your memory in case you need a hand! Simply CTRL + Shift + F to Find All in your editor, and search for #TODO. You'll find a helpful list of hints waiting for you!

Deployment

Heroku

Follow this Node.js Deployment Guide to deploy your application on Heroku. Be sure to complete all of the steps!

[BEW 1.3] Project Requirements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published