Skip to content

co-cddo/esda-builder

Repository files navigation

ESDA Builder

This application presents a sequence of web forms that are used to build an ESDA submission

Installation

To run this application, you will need Ruby and Postgres installed locally.

To install the app clone the application and then cd into the app root. Then run the following commands:

  • bundle
  • rails javascript:build
  • rails css:build
  • rails db:create
  • rails db:migrate

You should then be able to start a server instance using the command rails s. The application should then be available at http://localhost:3000

About

An application to help create ESDA submissions

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages