mirror of
https://github.com/czhu12/canine.git
synced 2025-12-30 07:39:43 -06:00
f7102927dc2f08a1d51ac5dbda6624fc7f0375fb
Setup
- node 18
- bundle install
- cloudflared tunnel for development testing with github
- set up .env file
- 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%