Skip to content

marciofrayze/rackstep-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RackStep App Template

This is a fully functional example app built using RackStep. You may use this as the starting point to your own app.

Status

License

Dependancies

This example app was developed and tested with Ruby 3.4.7. The only hard dependency is RackStep and Rack itself, but there are a few others recommended gem dependancies:

  • puma: fast rack-compatible server that can be used for production.
  • simplecov: a simple way to generate statistics about your tests coverage.

How to

To run the app, just start a rack compatible server like rackup or puma.

Just run bundle install to download the dependencies and then bundle exec rackup to start the server.

This app is ready to be deployed at Heroku.com.

Author

RackStep and RackStep App Templates are developed by Marcio Frayze David - marcio@segunda.tech.

About

A template app using RackStep framework.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors