Commit Graph

25 Commits

Author SHA1 Message Date
R. Tyler Croy dbc16c4e31
Pin the engine for the kudu deployment 2018-08-16 11:06:10 -07:00
R. Tyler Croy 05d6a44429
Add some configs from a sample kudu deployment
https://github.com/amitapl/CustomScriptSample
2018-08-15 18:55:59 -07:00
R. Tyler Croy ce9712e6b1
Try to use a different sitePath 2018-08-15 18:45:53 -07:00
R. Tyler Croy 1d9e7785fd
Test out a kudu deployment 2018-08-15 17:09:52 -07:00
R. Tyler Croy b2fb788ccd
Pack the built index.html into the container 2018-08-15 16:43:44 -07:00
R. Tyler Croy 1885373663
Import bootstrap using the bare minimum css-loader for now
Just to give us some slightly better styles on the home page
2018-08-12 09:38:06 -07:00
R. Tyler Croy 54c0ff733e
Bring back some frontend webapp stuff into the backend directory for serving
It doesn't make sense right now to split the basic frontend application (simple
introductory site) from the backend APIs at the moment.

Since we're splitting on Mobile App / REST API, this application can hold onto
everything for now.

If we decide to build a full-featured mobile web app in the future, that should
go back into frontend/
2018-08-12 08:52:03 -07:00
R. Tyler Croy 0d5795de41
Remove the unnecessary frontend application 2018-08-11 16:29:57 -07:00
R. Tyler Croy c36d179078
Add a production deployment 2018-08-11 16:29:22 -07:00
R. Tyler Croy c5e6489dbf
production configuration 2018-08-11 16:29:22 -07:00
R. Tyler Croy 0d78824506
install deps 2018-08-11 16:29:22 -07:00
R. Tyler Croy 726d34c3fd
Add an Azure Web Sites deployment file 2018-08-11 16:29:22 -07:00
R. Tyler Croy 44650acd88
Actually run the feathers application 2018-08-11 16:29:22 -07:00
Dana Woodman de2b21ab73 Add base create-react-native-app scaffold 2018-08-11 12:55:10 -07:00
R. Tyler Croy 4f3be24eda
Start running backend tests properly 2018-08-11 11:13:46 -07:00
R. Tyler Croy 02746fe783
Re-organize the tree into frontend and backend applications 2018-08-11 10:45:54 -07:00
R. Tyler Croy 770e0abef4
Enough derpy hacking to make the full end to end push work
This relies on the web-push command line however
2018-08-11 10:29:47 -07:00
R. Tyler Croy f42321f3a4
Properly generate the worker.js and main.js outputs from our typescript 2018-08-11 09:35:51 -07:00
R. Tyler Croy 2fe06ba4ba
Busily prototyping multiple entrypoints for the main app and serviceworker 2018-08-11 08:59:35 -07:00
R. Tyler Croy f178b69bf8
Add a simple makefile and some webpack-cli 2018-08-10 16:15:20 -07:00
R. Tyler Croy d59a1e82b4
Add jest for testing 2018-08-10 16:12:24 -07:00
R. Tyler Croy 21a0f09371
Add ts-loader for webpackin' typescript 2018-08-10 16:10:14 -07:00
R. Tyler Croy c971d62ac6
Add sequelize for database interactions 2018-08-10 15:52:55 -07:00
R. Tyler Croy 42ad24c416
Add some feathers dependencies 2018-08-10 15:50:38 -07:00
R. Tyler Croy 5b926a51a3
Initial commit 2018-08-10 15:33:38 -07:00