Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/developaul/teslo-shop

Teslo Shop App: NextJS
https://github.com/developaul/teslo-shop

Last synced: about 1 month ago
JSON representation

Teslo Shop App: NextJS

Awesome Lists containing this project

README

        

# Next.js Teslo App

First step, create images
```
docker-compose up -d
```

Second step, config envs
```
MONGO_URL=mongodb://localhost:27017/teslodb
```

Third step, Config envs
```
You can rename __.env.template__ to __.env__
```