learnhouse/front
2023-05-16 23:07:08 +00:00
..
app feat: add loader to pages 2023-05-16 23:07:08 +00:00
components feat: add loader to pages 2023-05-16 23:07:08 +00:00
public feat: initiate new home page 2023-05-07 16:05:18 +02:00
services feat: implement youtube backend and partial front 2023-05-14 15:02:09 +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: add org_id to a user when signing up 2023-05-07 17:44:54 +00:00
next.config.js fix: settings inputs 2023-05-14 16:16:49 +00:00
package-lock.json feat: implement youtube video page 2023-05-14 15:28:13 +00:00
package.json feat: implement youtube video page 2023-05-14 15:28:13 +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