Categorygithub.com/TheAmirhosssein/room-reservation-api
repository
0.0.0-20241002230847-0bdcfb2c07f4
Repository: https://github.com/theamirhosssein/room-reservation-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

room-reservation-api

run project

  • at first create a file named .env based on .env.example file
  • go to https://jwtsecret.com/generate and generate refresh and access token secret
  • make sure that docker is installed in your machine
  • make sure that makefile is installed in your machine
  • execute make up to run project
  • go to /swagger/index.html#/ to watch swagger
  • have fun :)