This project consisting in every person can avaliantion your favorites movies with stars who go to 1 at the 5. Where has one formulary need to insert valid e-mail and your dedication and love for watch movies.
Deploy Frontend (Netlify) https://weekdsmovie.netlify.app/
Deploy Backend (Railway) https://dsmovie-production-dbc3.up.railway.app/movies
-
Java 17
-
Spring Boot
-
Maven
-
JPA
-
H2(TESTS USING)
-
PostgreSQL Dev
-
React
-
TypeScript
-
Axios
-
Yarn
-
Bootstrap
-
HTML
-
CSS
Prerequisite: Java 17.
#clone repository.
git clone https://github.com/FelipeSdsilva/dsmovie
#enter in folder backend.
cd backend
#execute the project.
./mvnw spring-boot:run
Prerequisite: Node.
#clone repository.
git clone https://github.com/FelipeSdsilva/dscatalog
#enter in folder frontend.
cd frontend
#install dependence.
yarn install
#executar o project.
yarn start