Skip to content

juliocabrera820/clock-timer-backend

Repository files navigation

Author Languages Stars Forks Rails Style Guide

Clock timer

Ruby version - 2.7.2

Getting started

Install redis

Install postgresql

bundle install

Database creation

rake db:create

rake db:migrate

Tests

rake db:migrate RAILS_ENV=test

bundle exec foreman run --env .env.test rspec spec/

Development

Then run foreman start -f Procfile.dev to run rails app and copy the following url in browser http://localhost:5000/graphiql

About

graphql API built with Ruby on Rails 💎

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages