Skip to content

Latest commit

 

History

History

ruby-api-with-spa-frontend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Example of Dockerized Ruby API, SPA frontend application

  1. Run bin/setup to setup the app.
  2. Run docker-compose up to start the app.
  3. Run bin/code to open vscode attached to the devcontainer.

Explanations