Check the Medium post for more information about it.
Official website: elifut.com.
- Ruby version: 2.4.1
- System dependencies: Postgres
- Database initialization:
Set an environment variable called ELIFUT_DATA_DIRECTORY
pointing to your local clone of the EliFUT/data
repository.
Run:
rake db:create db:migrate import_all
-
How to run the test suite:
rake spec
-
Services (job queues, cache servers, search engines, etc.): None yet
-
Deployment instructions:
git push heroku master