Commit graph

22 commits

Author SHA1 Message Date
Chris Anderson
2baa6ec3ac Update node version 2023-03-07 22:11:27 -06:00
Chris Anderson
0c1813d501 Tweak to build 2023-03-07 08:36:04 -06:00
Chris Anderson
e60641960f Adds local storage provider 2023-03-06 20:44:12 -06:00
Chris Anderson
732d8d1f12
Adds Docker Jobs (#63)
* Start creating action release flow

* Updates build workflow

* Removes one step

* Another try

* Tweaks to build paths

* Fixes docker ignore

* Tweaks to database migration

* Removes useless entrypoint

* Fixes to database files

* More tweaks to build

* Tweaks to base URL

* Allows for config file to override env

* Tweak to order

* Next try

* Fixes comma error

* Another try

* Adds a health endpoint

* Try Nginx proxy pass

* Re-adds environment path

* Remove auto build on branch

* Linter fixes
2023-03-04 21:11:59 -06:00
Chris Anderson
7544eb1ba8 Moves what branch controls doc publishing 2023-02-25 09:17:05 -06:00
Chris Anderson
31cb81b7a4 Another shot 2023-02-25 09:17:05 -06:00
Chris Anderson
5fbe86e329 List files 2023-02-25 09:17:05 -06:00
Chris Anderson
a2e1d1677a Specifies a path 2023-02-25 09:17:05 -06:00
Chris Anderson
90e8793b1b Another try at building docs 2023-02-25 09:17:05 -06:00
Chris Anderson
39c420b73b Change output to site 2023-02-25 09:17:05 -06:00
Chris Anderson
4f3203ffac Removes path 2023-02-25 09:17:05 -06:00
Chris Anderson
0c420c57ce Tries to set working directory 2023-02-25 09:17:05 -06:00
Chris Anderson
efe9b52093 Fixes build script 2023-02-25 09:17:05 -06:00
Chris Anderson
3a70b2cef0 Slight tweak 2023-02-25 09:17:05 -06:00
Chris Anderson
e967952abb Permission tweaks 2023-02-25 09:17:05 -06:00
Chris Anderson
73bbd1e87e Fixes build command 2023-02-25 09:17:05 -06:00
Chris Anderson
365f3bd76c New docs deploy try 2023-02-25 09:17:05 -06:00
Chris Anderson
19606cdf38 Adds docs folder with Docusaurus 2023-02-25 09:17:05 -06:00
Chris Anderson
5fe0bcbbef
Adds Lerna and merges control plane repo (#52)
* Adds Lerna and merges control plane repo

* Re-adds `npm run start` as access pattern

* Fixes eslint rules for react

* Tweaks to Dockerfiles

* Tweak to test runner
2023-02-12 13:34:58 -06:00
Chris Anderson
6ec0aec44b
Add media storage (#25)
* Adds basic structure for remote storage

* Gets image uploading to a working state

* Adds validator in front of image upload

* Adds delete method for s3 files

* Allow for updating an image

Force name setting

* Fixes test cases
2022-10-07 16:33:10 -07:00
Chris Anderson
2daee6127c
Add Github action to run jest tests (#20)
* Add Github action to run jest tests

* Change how DB is create

* Starts adding campaign tests

* Fixes imports

* Fixes spy/mocks for test cases

* Tweaks when tests are run
2022-10-07 16:26:04 -07:00
Chris Anderson
7426dbd81d Fixes linter issues and adds Github action 2022-08-16 16:51:48 -05:00