Skip to content

An opinionated starting point for a Ruby/Sinatra front end microservice

Notifications You must be signed in to change notification settings

macosgrove/front-end-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-End Stack: An opinionated starting point for a Ruby/Sinatra front end web app

The Stack

Install

Clone the repo

git clone https://github.com/macosgrove/front-end-stack

Change directory into the project repo

cd front-end-stack

Install gems

bundle install

Run

Change directory into the project repo

cd front-end-stack

Start the Sinatra server

rackup config.ru

Rake tasks!

Run the specs

rake spec

About

An opinionated starting point for a Ruby/Sinatra front end microservice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published