learnhouse/front
2023-05-07 18:54:00 +02:00
..
app fix: temp disable edge runtime 2023-05-07 16:22:55 +02:00
components feat: improve readability of the math extension 2023-05-07 18:54:00 +02:00
public feat: initiate new home page 2023-05-07 16:05:18 +02:00
services feat: initiate new home page 2023-05-07 16:05:18 +02: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: cleaner middleware code 2023-04-13 17:20:48 +02:00
next.config.js feat: init sentry monitoring 2023-04-13 20:16:02 +02:00
package-lock.json feat: use tailwind 2023-05-06 21:18:58 +02:00
package.json feat: use tailwind 2023-05-06 21:18:58 +02: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 feat: use tailwind 2023-05-06 21:18:58 +02:00
tsconfig.json feat: use yaml and envs to load config 2023-03-24 22:50:08 +01:00