Skip to content

Example learned application made in node, typescript, express, react, react native, typeorm, postgres, jwt, and more stuffs

License

Notifications You must be signed in to change notification settings

rafaelpivatto/gobarber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoBarber

📚 Example learned application made in node, typescript, express, react, react native, typeorm, postgres, jwt, and more stuffs

📌 Requirements and tips:

🐳 To run backend and frontend in dev mode [docker]:

# Running all containers
docker-compose up

# or detached mode
docker-compose up -d

🗂 To run separate modules:

⚙️ Backend

See the backend module readme

🖥 Frontend

See the frontend module readme

📱 App mobile (iOS/Android)

See the app mobile module readme

🎉 Many Thanks

Many thanks to Rockeseat 🚀 for this incredible journey, teaching very well and share many utils things for us.