Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alxdelira/micro-service-order
https://github.com/alxdelira/micro-service-order
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alxdelira/micro-service-order
- Owner: Alxdelira
- License: mit
- Created: 2024-04-25T13:51:06.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-25T18:55:54.000Z (7 months ago)
- Last Synced: 2024-10-12T04:06:22.960Z (about 1 month ago)
- Language: TypeScript
- Size: 360 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 🔥 Features
## Technologies
This project was developed with the following technologies:
- `typescript`: [TypeScript on GitHub](https://github.com/microsoft/TypeScript)
- `cors`: [npm cors](https://www.npmjs.com/package/cors)
- `dotenv`: [dotenv on GitHub](https://github.com/motdotla/dotenv)
- `express`: [Express.js on GitHub](https://github.com/expressjs/express)
- `mongoose`: [Mongoose on GitHub](https://github.com/Automattic/mongoose)
- `mongoose-paginate-v2`: [npm mongoose-paginate-v2](https://www.npmjs.com/package/mongoose-paginate-v2)
- `tsup`: [tsup on NPM](https://www.npmjs.com/package/tsup)
- `Swagger`: [swagger-UI on GitHub](https://github.com/swagger-api/swagger-ui)
- `Mongo DB Atlas`: [MongoDB - Atlas](https://www.mongodb.com/pt-br)## Building
You'll need [Node.js](https://nodejs.org) installed on your computer in order to build this app.
```bash
git clone https://github.com/Alxdelira/micro-service-order.git
$ cd micro-service-order
$ npm install
$ npm run dist
```## Usage
🔧 Run the script
```bash
$ npm run dev
```Runs the app in the development mode.
## Autor
| [
Alexandre Nogueira](https://github.com/Alxdelira) |
| :---------------------------------------------------------------------------------------------------------------------------------------: |