Skip to content

israelcoper/sleep_routine

Repository files navigation

README

Tech Stack

Language version: ruby 3.0.6p216

Framework version: 7.0.4.3

Database version: latest

Testing framework

API documentation

Authentication

Authorization

Pagination

Container

How to run the application?

docker compose build
docker compose up

How to setup database?

Go inside the container and run db migrate

docker exec -it sleep-routine-api bash
rake db:create
rake db:migrate

How to run the test suite

rspec spec

How to generate documentation?

RAILS_ENV=test rails rswag

About

Sleep tracking application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages