mirror of
https://github.com/czhu12/canine.git
synced 2025-12-30 15:49:54 -06:00
33d3c7df15105d1b7d3cb45deb4feedd4458535e
Setup
- node 18
- brew install helm
- bundle install
- cloudflared tunnel for development testing with github
- set up .env file
- run docker locally
- TODO: beef up readme
APP_HOST=canine.example.com
OMNIAUTH_GITHUB_WEBHOOK_SECRET=1234567890
OMNIAUTH_GITHUB_PUBLIC_KEY=1234567890
OMNIAUTH_GITHUB_PRIVATE_KEY=1234567890
Running
To run your application, you'll use the bin/dev command:
bin/dev
Description
Languages
Ruby
49.5%
HTML
27.2%
CSS
16.1%
JavaScript
6.2%
Shell
0.7%
Other
0.3%