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
- Host: GitHub
- URL: https://github.com/jrmatos/vitrine-rapida
- Owner: jrmatos
- License: mit
- Created: 2021-04-28T16:10:26.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-28T02:37:14.000Z (over 4 years ago)
- Last Synced: 2025-07-19T23:52:26.521Z (11 months ago)
- Topics: docker, dockercompose, nodejs, react
- Language: JavaScript
- Homepage:
- Size: 178 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
[](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