FullStack application focused on integrad the back and the frontend in a monorepo
Objective • Tecnologies • Contribuition • Licence • Author •
This project has the objective to integrate a frontend and a backend in a monorepo and deploy those in different services. This is a training project, and all final data is in Portuguese
These tecnologies are used in this project:
⚠️ If you are using the deployed version on Netlify, wait to the data loads from Heroku, because the server are on sleep mode.
Before start, you gonna need install those tools: Git, Node.js, Java 8+, Maven I recommend you to install VsCode to work in the frontend and IntelliJ to work in the backend
# Install al dependencies
$ yarn
# Run in development mode
$ yarn dev
# The app gonna run in the port on your terminal
# Reload the maven changes
$ mvn clean install -U
# Compile in development mode
$ mvn clean package
# You can run by the IDE play button or using
$ mvn spring-boot:run
# The server gonna run on the port:8080
Clicking on the "Notificar" button, a SMS will be send to my cellphone with the data of the "Vendedor"
MIT License ©
Filipe Moura
Made with ❤️ by Filipe Moura 👋🏽 Contact!