The admin interface for the the Trade Tariff, to be used with:
Please ensure the backend API is running and properly configured in the environment files, see the backend's README
Make sure you install and enable all pre-commit hooks https://pre-commit.com/
- Ruby 3.2.2
- NodeJS
- PostgreSQL
$ bin/setup
$ bundle exec rails s
$ bundle exec rspec
Deployments are handled via CI