Video project manager
Go to file
2023-03-10 12:10:44 -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
.rubocop.yml Added rubocop to project and started cleaning up some code style issues 2023-03-10 12:10:44 -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 Added rubocop to project and started cleaning up some code style issues 2023-03-10 12:10:44 -05:00
Gemfile.lock Added rubocop to project and started cleaning up some code style issues 2023-03-10 12:10:44 -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 rubocop to project and started cleaning up some code style issues 2023-03-10 12:10:44 -05:00
README.md Initial commit 2023-03-02 11:52:22 -05:00
scan.rb Added rubocop to project and started cleaning up some code style issues 2023-03-10 12:10:44 -05:00
server.rb Added rubocop to project and started cleaning up some code style issues 2023-03-10 12:10:44 -05:00

stage-manager

Video project manager