learnhouse/front
2023-05-26 16:52:53 +00:00
..
app feat: init collectionid page 2023-05-26 16:52:53 +00:00
components feat: add error pages 2023-05-23 20:42:59 +02:00
public feat: change favicon 2023-05-21 13:28:38 +02:00
services feat: init collectionid page 2023-05-26 16:52:53 +00:00
styles feat: use tailwind 2023-05-06 21:18:58 +02:00
.eslintrc.json feat: react front init 2022-09-21 20:55:51 +02:00
.gitignore feat: init sentry monitoring 2023-04-13 20:16:02 +02:00
Dockerfile chore: add next.js docker image 2022-12-22 22:38:03 +01:00
middleware.ts feat: upgrade to next 13.4 & disable _ dir naming 2023-05-17 19:13:34 +00:00
next.config.js feat: disable swcFileReading 2023-05-17 19:24:33 +00:00
package-lock.json feat: migrate activity page to server component 2023-05-22 18:01:36 +00:00
package.json feat: migrate activity page to server component 2023-05-22 18:01:36 +00:00
postcss.config.js feat: use tailwind 2023-05-06 21:18:58 +02:00
README.md feat: react front init 2022-09-21 20:55:51 +02:00
sentry.client.config.js feat: improve sentry error logging 2023-04-15 22:28:14 +02:00
sentry.edge.config.js fix: remove sentry replay from edge & server 2023-04-17 22:23:45 +02:00
sentry.properties feat: init sentry monitoring 2023-04-13 20:16:02 +02:00
sentry.server.config.js fix: remove sentry replay from edge & server 2023-04-17 22:23:45 +02:00
tailwind.config.js wip: youtube activity 2023-05-14 15:38:43 +02:00
tsconfig.json feat: use yaml and envs to load config 2023-03-24 22:50:08 +01:00