Commit Graph

13 Commits

Author SHA1 Message Date
subnub d435443742 added better heroku support 2020-05-08 18:54:36 -04:00
subnub 63ed58b990 Improved webpack config file, and also improved the way env variables are loaded 2020-05-08 16:41:58 -04:00
subnub c5633d68fa Cleaned up most of the backend, moved some of the utilties into their proper location 2020-05-01 19:01:46 -04:00
subnub 796b9ad2dd Started to cleanup the backend code, removing some of the 'any' types. 2020-04-30 20:21:37 -04:00
subnub 6706b751e2 The whole backend is now typescript, I still have to clean up some of it tho, and improve some types. 2020-04-21 03:27:06 -04:00
subnub 54324b9f7a Added a ton more typescript files 2020-04-21 02:42:57 -04:00
subnub 4821c5a408 Added path option for storing files on file system, started to add s3 support 2020-04-17 00:13:12 -04:00
subnub 412440a77b Started adding the ability to store file chunks in the file system :) 2020-04-16 04:26:44 -04:00
subnub cf9ad3a632 Started converting some of the backend over to Typescript, still trying to figure out a overall file strucure, in terms of adding the ability to have multiple backend fileserver options 2020-04-12 17:40:17 -04:00
subnub 7afbaa1442 Updated Licenese inside of package.json, updated readme 2020-03-06 00:58:43 -05:00
subnub c0b9eace70 Made Switching between dev and prod mode better, added a no ssl option for production mode. Added ability to enable or disable video transcoding. Added init script, to help create env variables when first using the server 2020-03-05 14:42:20 -05:00
subnub aacaa31da2 Improved npm start scripts, added script to use server in production mode, without SSL certificate. 2020-03-04 23:42:48 -05:00
subnub b0a268e02b init commit 2020-03-04 17:10:56 -05:00