Video project manager
Go to file
2023-03-09 23:43:26 -05:00
app Added start of an API to return some basic stats of the app 2023-03-09 23:43:26 -05:00
assets Consolidated the video and channel attribute edits into one javascript function 2023-03-07 11:29:10 -05:00
config 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
data 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
db/migrations Updated videos table migration to relax some of the tightness on video serials 2023-03-07 09:27:40 -05:00
views Fixed channel open projects count 2023-03-07 11:54:20 -05:00
.gitignore 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
config.ru 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
Gemfile 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
Gemfile.lock Migrated to a modular Sinatra application 2023-03-09 21:37:33 -05:00
Gruntfile.js Copied initial project structure from Raven 2023-03-02 13:24:24 -05:00
Guardfile Moved lib/ to app/ 2023-03-09 22:48:09 -05:00
LICENSE Copied initial project structure from Raven 2023-03-02 13:24:24 -05:00
package-lock.json Copied initial project structure from Raven 2023-03-02 13:24:24 -05:00
package.json Copied initial project structure from Raven 2023-03-02 13:24:24 -05:00
Rakefile 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
README.md Initial commit 2023-03-02 11:52:22 -05:00
scan.rb Added pandoc-ruby gem to import .docx scripts 2023-03-07 10:01:34 -05:00
server.rb Added start of an API to return some basic stats of the app 2023-03-09 23:43:26 -05:00

stage-manager

Video project manager