Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/angelozdev/octolion-shop

Proyecto del curso de express en platzi
https://github.com/angelozdev/octolion-shop

Last synced: 4 days ago
JSON representation

Proyecto del curso de express en platzi

Awesome Lists containing this project

README

        

# App Notes
Learning ExpressJS

## Link
[Deployed Project](https://octolion-shop.angelozdev.vercel.app/)

## Description
Technologies used.
+ [Expressjs](https://expressjs.com/es/)
+ [Passportjs](http://www.passportjs.org/)
+ [Bcrypt.js](https://github.com/dcodeIO/bcrypt.js)
+ [Pugjs](https://pugjs.org/api/getting-started.html)
+ [Tailwindcss](https://tailwindcss.com/)
+ [Mongodb](https://www.mongodb.com/es)

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install foobar.

```bash
npm install
npm run dev // Mode Development

npm run build
npm start
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License
[MIT](https://choosealicense.com/licenses/mit/)