Skip to content

Ruby on Rails API for a task management application

Notifications You must be signed in to change notification settings

vribeir0/gp-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  • Build an image for Ruby on Rails:
    docker-compose build
    
  • Boot up the app by running:
    docker-compose up
    
  • Create databases by running:
    docker-compose exec api rails db:create
    

About

Ruby on Rails API for a task management application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published