Code Monkey home page Code Monkey logo

bearer-auth's Introduction

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

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.