Skip to content

An API to store, convert and manage various types of data (text, images, JSON). Features a CI/CD pipeline for automatic deployment to AWS ECS.

Notifications You must be signed in to change notification settings

code-Gambler/fragments

Repository files navigation

fragments

Fragments back-end API

How to run EsLint

This is the command to run EsLint

npm run lint

How to Start the Server

Run the following command in the terminal to start the server

npm start

How to Debug the API

This Setup logs all the Environment Variables to the console

Got to the Debug module on the vs-code

Click on the play button beside "Debug via npm run debug"

Or else you can also write the following command in the terminal

npm run debug

How to run a Dev Server

This setup Automatically reloads our Server whenever the code changes

Write the following command in the terminal

npm run dev

About

An API to store, convert and manage various types of data (text, images, JSON). Features a CI/CD pipeline for automatic deployment to AWS ECS.

Resources

Stars

Watchers

Forks

Packages

No packages published