Skip to content

This is a demo API project with Ruby On Rails and PostgreSQL

Notifications You must be signed in to change notification settings

ASergey/demo-commonwealth

Repository files navigation

The Commonwealth Demo

This is a Ruby On Rails API demo project. Please, use docker compose to run it.

docker compose build
docker compose run --rm backend .dockerdev/entrypoints/setup.sh
docker compose up -d

To try API requests within swagger please follow the link: http://localhost:3000/docs

To run tests:

docker compose run --rm backend rspec

About

This is a demo API project with Ruby On Rails and PostgreSQL

Resources

Stars

Watchers

Forks