ajn123 / owt

overwatch tranquility league website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Dev setup instructions (ubuntu/docker):

install yarn: https://yarnpkg.com/lang/en/docs/install/#debian-stable

install webpacker: rails webpacker:install

install other css/js things: yarn add bootstrap@4.3.1 jquery popper.js webpack

create the database: rails db:setup

export the google drive service account json file as an env variable: export SERVICE_ACCOUNT='{xxxxxxxx}' (also add it to bashrc)

start the server: rails server

About

overwatch tranquility league website


Languages

Language:HTML 47.0%Language:Ruby 47.0%Language:CSS 4.0%Language:JavaScript 2.0%