cre-o / crello-api

Dead-simple Trello clone (API, backend)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Crello-api

This is a small clone of Trello, made in two small applications: rails-api (this repo) as a backend and crello-front application on a frontend.

preview

It uses

  • ruby 2.3.1
  • rails 5.2.1
  • postgreSQL

Installation

  git clone
  bundle install
  bin/rake db:setup
  bin/rails s

Usage

Just keep it runing...

Made with by Sergey.

About

Dead-simple Trello clone (API, backend)


Languages

Language:Ruby 100.0%