Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

ontola/linked-surveys

Repository files navigation

Linked-Surveys

Create linked data (RDF) Surveys! Build forms using an ontology. Designed to work with cashlink, which enables you to financially reward surveys!

Installing & running locally

  • Install ruby (preferably using rvm or rbenv) and bundle
  • git clone https://gitlab.com/ontola/linked-surveys
  • Setup the .env
  • bundle install
  • bundle exec rake db:setup
  • bundle exec rails s -b 0.0.0.0 -p 3000
  • RAILS_ENV=staging bundle exec rails s -b 0.0.0.0 -p 3000 if you want more performance and less debugging

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published