mokolabs / ignitesandiego

Website for the Ignite San Diego event

Home Page:http://ignitesandiego.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ignite San Diego

This is the web application that runs Ignite San Diego.

Heroku + Sinatra + Twitter gem = crazy delicious.

Getting started

Clone the app

  1. cd Sites/ (or wherever you like to store projects locally)
  2. git clone git@github.com:mokolabs/ignitesandiego.git ignitesandiego

Configure the app and bundle install

  1. Add Heroku remote: heroku git:remote -a ignitesandiego
  2. Switch to Ruby 2.7.7 with the Ruby version manager of your choice (this should happen automatically from the .ruby-version file)
  3. bundle install

Launch the app

  1. Run bundle exec foreman start to launch the app.

About

Website for the Ignite San Diego event

http://ignitesandiego.org


Languages

Language:HTML 71.8%Language:CSS 22.4%Language:Ruby 5.6%Language:Procfile 0.2%