Skip to content

palladium-tms/palladium-api

Repository files navigation

palladium-api

Build Status

How to run locally

  1. Start temp postgresql db via docker run -e POSTGRES_HOST_AUTH_METHOD=trust -p 5432:5432 postgres
  2. Either:
  • bundle exec rackup -p 9292
  • Execute config.ru in debug\run mode in RubyMine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published