Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CampusFlow 360 — Monorepo

campusflow360/
├── backend/    → API Java 17 + Spring Boot 3 (deploy: Railway)
└── frontend/   → React + Vite + Tailwind (deploy: Vercel)

Rodar localmente

# Terminal 1 — Backend
cd backend
mvn spring-boot:run

# Terminal 2 — Frontend
cd frontend
npm install
npm run dev

Acesse: http://localhost:3000

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages