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

https://github.com/zetavg/colorgytodo01

A simple Rails app to demonstrate the Colorgy OAuth SSO API.
https://github.com/zetavg/colorgytodo01

Last synced: 2 months ago
JSON representation

A simple Rails app to demonstrate the Colorgy OAuth SSO API.

Awesome Lists containing this project

README

        

# Colorgy Todo

A simple Rails app to demonstrate the Colorgy OAuth SSO API.

## Development Setup

To get started run:

git clone https://github.com/Neson/ColorgyTodo01.git
cd ColorgyTodo01
bin/setup

After filling up the environment variables in `.env`, start the development server

rails s

and open `http://localhost:3000`.

## Deploy to Heroku

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)