|
a48ab93b08
|
Added start of an API to return some basic stats of the app
|
2023-03-09 23:43:26 -05:00 |
|
|
daa41ac8e4
|
Enabled rack protection middleware
|
2023-03-09 23:28:22 -05:00 |
|
|
0927a00960
|
Added rake task to start server in a more production-ready manner using Puma; move config values to config directory
|
2023-03-09 23:22:18 -05:00 |
|
|
39ce636c0a
|
Moved lib/ to app/
|
2023-03-09 22:48:09 -05:00 |
|
|
f361e47e75
|
Migrated to a modular Sinatra application
|
2023-03-09 21:37:33 -05:00 |
|
|
46e4e5c079
|
Replaced the rerun gem with guard-rack; added some work to support Windows better; added a way to configure the application with config.yaml
|
2023-03-09 15:48:33 -05:00 |
|
|
ef1813f16e
|
Added directories to channels and videos
|
2023-03-03 23:22:17 -05:00 |
|
|
646d2d19f9
|
Added Sequel migrations and models for videos and channels; Fixed database name in Rakefile and defaults config file
|
2023-03-03 13:05:01 -05:00 |
|
|
69ec98cba1
|
Copied initial project structure from Raven
|
2023-03-02 13:24:24 -05:00 |
|