Skip to content

EliFUT/backend

Repository files navigation

EliFUT Rails API service

Check the Medium post for more information about it.

Official website: elifut.com.

Setup:

  • Ruby version: 2.4.1
  • System dependencies: Postgres

Configuration

  • 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

About

Rails API and website for the EliFUT Android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published