Giter Site home page Giter Site logo

droxey / old-auth-api-starterpack Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 32.0 164 KB

๐Ÿ”[BEW1.2] Custom Authenticated API starter pack for Make School students.

License: MIT License

JavaScript 96.68% Shell 3.32%
makeschool bew bew1-2 node mongo mocha chai sinon rest-api express

old-auth-api-starterpack's Introduction

๐Ÿ” auth-api-starterpack

GitHub GitHub The MIT License

Custom, authenticated API instructions and starter pack for BEW1.2 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. Move the contents of this README.md file to docs/requirements.md.

    $ mv README.md docs/requirements.md
    $ touch README.md
  4. Add your project's title in the header, save, and close README.md.

  5. Navigate to the src directory in your terminal.

  6. Copy the contents of example .env.example file to .env:

    $ cp .env.example .env
  7. Run nvm use to activate the v8.11.1 node environment.

  8. Run yarn install to install project dependencies into the activated environment.

  9. Execute yarn 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!

Syncing Your Fork

  • Remember to periodically sync your forked repository in order to get the latest updates to auth-api-starterpack integrated into your own projects! Simply follow this helpful guide to learn how.

Deployment

Heroku

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

[BEW1.2] Project Requirements

old-auth-api-starterpack's People

Contributors

droxey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.