Commit graph

23 commits

Author SHA1 Message Date
Jenny
1c82de5672
Update README to include npm install (#2363) 2022-03-29 17:55:07 +02:00
Erik Jan de Wit
d45e53f350
Initial version of writing tests document (#2176) 2022-03-16 10:39:16 +01:00
Jon Koops
76e35ca84b
Remove ability to run dev server through Docker (#2272) 2022-03-16 10:32:29 +01:00
Jon Koops
439212c4b5
Use correct feature flag name in docs (#1833) 2022-01-07 13:01:58 +01:00
Erik Jan de Wit
1a8cb6176e
Fixed docker build for testing purposes (#895)
* fixes the docker build, by using the theme

* create to constant as it's not passed keycloak 14
2021-07-27 11:24:36 +02:00
Jon Koops
c4a32b6571
Upgrade to Snowpack 3 (#839) 2021-07-16 10:59:46 +02:00
Jon Koops
c848c794d7
Convert scripts to ESM (#859) 2021-07-15 22:56:25 +02:00
Jon Koops
589ae8e28d
Place Maven build into dedicated directory (#854) 2021-07-15 15:05:43 +02:00
Jon Koops
ef1f8b0734
Use a Snowpack plugin to check TypeScript types (#844) 2021-07-14 12:43:21 +02:00
Jon Koops
fc85d1a005 Integrate Prettier into ESLint and fix linting issues
Other changes:
- Ensure that .tsx files are included in the linting process
2021-07-13 15:20:36 +02:00
Jon Koops
898df795d9 Switch to NPM as the default package manager 2021-07-07 17:26:50 +02:00
Nicola Beghin
6c4aa0b100
add Docker and docker-compose (#456)
* add Docker and docker-compose

* dockerize - build and expose through nginx

* update README.md for docker usage
2021-03-23 11:07:46 +01:00
Erik Jan de Wit
39ef50bb1b remove seperate test project, intgrate cypress 2021-02-19 09:07:40 +01:00
Erik Jan de Wit
f669be1d78
removed cypress init spec in favor of node script (#340) 2021-01-28 16:04:48 +01:00
Erik Jan de Wit
7444af59da
fixed some spelling mistakes small updates (#153) 2020-10-07 12:10:55 -04:00
Erik Jan de Wit
fccff61c17
fix link 2020-09-15 15:41:40 +02:00
Stan Silvert
6348266175
Update README.md 2020-09-13 16:15:30 -04:00
Erik Jan de Wit
258b21e334
remove env vars and use simple copy task to switch (#60) 2020-09-04 06:38:23 -04:00
Stan Silvert
80fde0fb66 Fix typo 2020-08-10 13:49:51 -04:00
Stan Silvert
1ae29ab40d Add instructions to readme 2020-08-10 13:17:23 -04:00
Erik Jan de Wit
969d483c11 fix: added build instructions
fixing: #2
2020-08-06 17:11:12 +02:00
Stan Silvert
92807dc128
Update README.md 2020-07-27 14:41:53 -04:00
Stan Silvert
bddcaa9322
Initial commit 2020-07-27 14:40:12 -04:00