Alan Alickovic
10f330f95d
Add nextjs app and pages version of the app ( #198 )
...
* add nextjs version with pages folder
* update ci
* fix head
* update tests
* add public page with ssr
* update
* rename app folder
* update docs
* update
* init nextjs-app from nextjs-pages
* migrate nextjs app
* fix linting
* update
* more updates
* update readme
* update docs
* use fetch api instead of axios
* cleanup
2024-09-03 08:14:38 +02:00
Alan Alickovic
1508d6d4b2
move the sample app to apps subfolder ( #187 )
2024-07-20 08:01:28 +02:00
Alan Alickovic
8ef3fa3f28
run standalone mock server in e2e tests
...
update e2e tests
fix e2e script
fix e2e script
update docs
fix .env.example
2024-06-08 09:02:22 +02:00
Alan Alickovic
513d8bd236
skip ci when only docs change have been made
2024-05-14 08:39:30 +02:00
Alan Alickovic
5545b9738e
no need to run prettier, all formatting is handled by eslint-plugin-prettier
2024-05-14 08:37:10 +02:00
Alan Alickovic
dd427dbc92
update pipeline
...
do not track dist folder
fix base
update
update pipeline steps
reduce test flakiness
update e2e test
check if env variables are passed to e2e test
update
try without mocks
update
try not rendering app, will the worker get initialized?
try empty handlers
update
update
2024-05-14 08:37:10 +02:00
Alan Alickovic
31aeb1b8d4
tests working
2024-04-28 09:05:08 +02:00
Alan Alickovic
45fba585a1
migrate to modern stack - almost fully working
2024-04-28 07:35:59 +02:00
ryota-murakami
c32e2d8f7f
add github-action CI
2021-08-07 03:02:04 +09:00