Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aanand058/fragments

A Cloud-Based Solution for Handling Different Types of Fragments
https://github.com/aanand058/fragments

api-server aws docker dynamodb ec2-instance javascript mircoservices unit-testing

Last synced: 1 day ago
JSON representation

A Cloud-Based Solution for Handling Different Types of Fragments

Awesome Lists containing this project

README

        

# Fragments Microservice Development
A Cloud-Based Solution for Handling Different Types of Fragments

# Use npm i install node_modules

## To use lint

1. npm run lint
2. node src/server.js

## To start the server use

1. npm start
2. node src/server.js
3. npm run dev
4. npm run debug