sassafrastech / sassy-home

Sassafras website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sassy Home

https://sassafras.coop/

Development

Requirements

Setup

  1. git clone git@github.com:sassafrastech/sassy-home.git
  2. cd sassy-home
  3. rbenv install # Install the required Ruby version.
  4. gem install bundler # Install the installer.
  5. bundle install
  6. cp config/secrets.yml.example config/secrets.yml

Run

  1. rails s # Start the server.
  2. Open http://localhost:3000/

Deploy

  1. Push main to GitHub and Digital Ocean will build and deploy automatically.

About

Sassafras website


Languages

Language:HTML 39.9%Language:Ruby 33.7%Language:SCSS 24.2%Language:JavaScript 2.2%