/bearer-auth

Primary LanguageJavaScriptMIT LicenseMIT

bearer-auth

The Setup

  1. Initialize your app -- npm init -y
  2. Install your dependencies -- npm i dotconfig express jest
  3. Create the files and folders required for the application
  4. Create the correct content in the files
  5. Test your server -- npm test
    • You should see 100% of tests passing
  6. Start your server -- nodemon

Github

  1. Create a new repository at GitHub, called server-deployment-practice
    • Select the "Add a README" option
    • Select the "Add a .gitignore" option, and choose Node.js
    • Opt for the MIT license
  2. Clone this to your local machine.
  3. Immediately create a "dev" branch to do your work in git checkout -b dev

Document your work

  1. Open up the README.md file in your editor. It should contain the notes your instructor provided during their demo
  2. Change the URLs to point to your Heroku applications, your Github actions, and your pull request
  3. Add your drawings and notes
  4. ACP this to main

Deployed Link

heroku

UML

image

Collaborators

Mob Programmed by -
  • Jason Quaglia
  • Carly Dekock
  • Nick Magruder
  • Seid
  • William Moreno