visevol / GithubVisualisation

PFE028 Été 2024
MIT License
0 stars 1 forks source link

[Backend] Initialize a rails application under the /api directory #6

Closed zergov closed 2 weeks ago

zergov commented 2 weeks ago

We discussed the idea of spinning up a new backend api using Rails.

  1. This initializes a new rails project under the /api directory.
  2. It adds a developement Dockerfile and adds an entry for this api in the compose file.