Skip to content

Repository files navigation

chaincase.cash

Our website runs on UX, Rails, Haml, Sass, and Love

How to Run for Development

Prerequisites:

Run the following:

From within the cloned repository

Start postgres daemon: linux:

service postgresql start

macOS:

brew services start postgresql

windows:

pg_ctl -D "D:\PSG_SQL\data" restart

followed by:

bundle installrails db:setuprails server

The server will be running on localhost:3000. Access via the browser. Changes will be hot-swapped when saved and reflected in the browser on refresh.

Releases

Packages

Used by

Contributors

Languages