Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mehdikhosa50/productstore


https://github.com/mehdikhosa50/productstore

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

[Video Tutorial on Youtube](https://youtu.be/Dukz-3mS3Us)

### Setup .env file

```shell
MONGO_URI=your_mongo_uri
PORT=5000
```

### Run this app locally

```shell
npm run build
```

### Start the app

```shell
npm run start
```

### I'll see you in the next one! 🚀