/cathfy-api

Rails API para organizar projetos e gerenciar tarefas.

Primary LanguageHTML

Cathfy Rails API

Prerequesites

Install Ruby 2.6.0

  rvm install 2.6.0

Getting Starting

  $ git clone https://github.com/acmesquita/cathfy-api.git
  $ cd cathfy-api/
  $ rails s -p 3000

Authentication

This project using tamplate Knock.