A koa 2 server for hosting a SPA application
The repository has the following folders:
src- The source filestest- The test suitescript- Contains helper scripts (see below)
The below helper scripts are available for convenience:
script/setup- sets up the repo for the first timescript/update- run after pulling latest from the reposcript/clean- cleans all temporary directories used for build and packagingscript/build- build the applicationscript/test- run all the integration testsscript/package- packages the app as a docker container (must be run afterscript/build)
😉
|=🍦
/ \