Skip to content

UKGovernmentBEIS/rifs-business

Repository files navigation

The business validation tier for the RIFS system

Codacy Badge CircleCI

Dependencies

This application requires the postgres database. You can either install this yourself or use docker-compose to get the latest docker hub postgres image.

Some basic docker command lines:

 # Bring postgres up (and build the image if needed) on localhost:5432
 docker-compose up -d

 # shutdown postgres
 docker-compose stop
 # remove the container
 docker-compose rm   

About

The business tier for RIFS

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
license.sbt

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •