Skip to content

Robin's Food (Projeto de finalização de Graduação)

Notifications You must be signed in to change notification settings

caio303/robins-food

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robin's Food

Run frontend (local)

Check if:

  • NPM is installed (v16.16.0 used) cd /frontend && npm install && npm start

Run backend (local)

Check if:

  • Java is installed (JDK 17.0.3 used)
  • Apache Maven is installed (v3.8.6 used)
  • PostgreSQL is running on port 5432 and has a DB named robins_food cd /api && mvn clean install && mvn spring-boot:run -Dspring-boot.run.profiles=dev

About

Robin's Food (Projeto de finalização de Graduação)

Resources

Stars

Watchers

Forks