Skip to content

kamchatskiy/NIS-CarRent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Rent

Client-Server application for making car rents

Stack

  • Backend: Go
    • Web: Gin
    • DB: Postgres
    • ORM: Gorm
  • Frontend: JS
    • Render: React
    • Components: MUI + MUI plugins

To run

  1. Change secrets in secrets/ folder
  2. Execute
docker compose --profile prod up -d --build 

If you want some test data to be generated, add --profile test to command

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published