Skip to content

lmpham1/fragments_backend

Repository files navigation

Fragments

A Private Repo for DPS955

Instructions

  • Installing dependencies:
npm install
  • Starting the server:
npm start
  • Starting the server in dev mode (changes are updated on save and will be reflected immediately):
npm run dev
  • Starting the server in debug mode:
npm run debug
  • Linting the code to check for errors:
npm run lint

About

The backend of my Fragments microservice, created to learn about AWS cloud computing.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors