project rails for restful api and using postgresql database
This project using postgresql database
- Ruby version => "3.0.5"
- Rails version => "7.0.6"
- rack-cors ~> 2.0
- bcrypt ~> 3.1
- jwt ~> 2.7
- dotenv-rails ~> 2.8
- encrypted_cookie_store ~> 0.2.0
- active_model_serializers ~> 0.10.13