Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aanand058/fragments
- Owner: Aanand058
- Created: 2024-01-09T05:27:29.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-27T18:20:42.000Z (6 months ago)
- Last Synced: 2024-05-28T03:55:18.485Z (6 months ago)
- Topics: api-server, aws, docker, dynamodb, ec2-instance, javascript, mircoservices, unit-testing
- Language: JavaScript
- Homepage:
- Size: 3.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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