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

https://github.com/jrmatos/vitrine-rapida

Frontend and Backend code of Vitrine Rápida project
https://github.com/jrmatos/vitrine-rapida

docker dockercompose nodejs react

Last synced: 4 months ago
JSON representation

Frontend and Backend code of Vitrine Rápida project

Awesome Lists containing this project

README

          

# vitrine-rapida

Vitrine Rápida is a project that was created by me as a startup product in 2020. Its motivation was to provide a place where small stores could show their products and their customers could order them using Whatsapp.

For some reasons, the business was not succesful but I decided to make public the work done for study purposes.

To understand it a little better, you can see the promotional YouTube video:

[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/SrLrh_-98hk/0.jpg)](https://www.youtube.com/watch?v=SrLrh_-98hk)

### Frontend

- React
- Styled Components
- Axios

### Backend

- Node.js
- MongoDB (Mongoose)
- Three layers architecture (controller, service and model)
- Loaders
- Dependency Injection
- AWS S3
- E-mail sending through nodemailer

### DevOps

- Digital Ocean (IaaS)
- Docker
- Docker Compose
- Nginx