An open API service indexing awesome lists of open source software.

https://github.com/sleepingkingstudios/lodestone

A Ruby on Rails-based task tracking application.
https://github.com/sleepingkingstudios/lodestone

Last synced: 6 months ago
JSON representation

A Ruby on Rails-based task tracking application.

Awesome Lists containing this project

README

          

# Lodestone

## Local Setup

Set up the authentication credentials for the `development` and `test` environments:

- `bundle exec rails credentials:edit --environment=development`

See `config/credentials/example.yml` for a sample credentials file.