Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cuongndc9/fashion-shop
Fashion Shop 💌 Node - MVC
https://github.com/cuongndc9/fashion-shop
103cuong express expressjs fashion fashion-shop fashion-store mongodb mvc node nodejs
Last synced: about 1 month ago
JSON representation
Fashion Shop 💌 Node - MVC
- Host: GitHub
- URL: https://github.com/cuongndc9/fashion-shop
- Owner: cuongndc9
- License: apache-2.0
- Created: 2019-01-30T06:26:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T16:35:53.000Z (over 4 years ago)
- Last Synced: 2024-10-23T23:15:35.020Z (2 months ago)
- Topics: 103cuong, express, expressjs, fashion, fashion-shop, fashion-store, mongodb, mvc, node, nodejs
- Language: JavaScript
- Homepage:
- Size: 10.9 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# fashion-shop
Fashion Shop 💌 Node - MVC
## Install
- Install dependences:
```bash
$ yarn
```- Create `.env` file:
```
MONGODB_URL=
SESSION_SECRET=
```## Usage
```bash
$ yarn start
```## Contributors
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## License
MIT © [Cuong Tran](https://github.com/103cuong)