Skip to content

Sinatra Microservice with Event Sourcing and GraphQL endpoints

Notifications You must be signed in to change notification settings

kmstp/es-sinatra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployment

Deploy to Heroku

Create schemas:

heroku run bundle exec db:init

Release:

heroku run bundle exec sequent:migrate:online
heroku run bundle exec sequent:migrate:offline

About

Sinatra Microservice with Event Sourcing and GraphQL endpoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 67.3%
  • Ruby 25.4%
  • HTML 7.3%