Commit Graph

186 Commits

Author SHA1 Message Date
417a382abe feat(app): add user profile settings 2024-10-01 10:27:33 +02:00
d5034383b8 feat(app): fix lint errors
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m1s
2024-09-30 23:25:29 +02:00
f0eca6885d feat(app): add base layout
Some checks failed
Build and Push Docker Image / build (push) Failing after 48s
2024-09-30 23:21:05 +02:00
643fe98c39 feat(ui): add more components 2024-09-30 23:20:40 +02:00
b97243c5f9 feat(app): add custom font AfacadFlux 2024-09-30 22:54:14 +02:00
68db4df351 feat(app): disable router dev tools on prod 2024-09-30 22:41:17 +02:00
971da61e7b feat(api): add clerk webhook security check
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m54s
2024-09-30 20:57:20 +02:00
6cf917afba feat(api): env vars check on startup 2024-09-30 20:56:56 +02:00
e0157210df ci: add clerk key for react app 2024-09-30 20:11:16 +02:00
8ba086501a feat(app): add docker build
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m56s
2024-09-30 19:35:38 +02:00
a9174619d8 feat(app): add initial app
All checks were successful
Build and Push Docker Image / build (push) Successful in 55s
2024-09-30 15:13:17 +02:00
2082208b04 feat(ui): add button, dropdown menu and theme components 2024-09-30 15:11:39 +02:00
fad940b517 feat(api): replace astro openapi with hono openapi ui
All checks were successful
Build and Push Docker Image / build (push) Successful in 55s
2024-09-28 22:20:25 +02:00
d7c1b0525a feat(api): redefine openapi for user
Some checks failed
Build and Push Docker Image / build (push) Failing after 39s
2024-09-28 21:53:42 +02:00
1276ca6938 ci: use NODE_ENV in pipeline 2024-09-28 21:53:16 +02:00
d19bc2cbef ci: add api docker build and push
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m55s
2024-09-28 21:27:24 +02:00
04e2164419 feat(website): add api openapi spec 2024-09-28 21:27:06 +02:00
766fa918e5 feat(api): update openapi spec 2024-09-28 21:14:05 +02:00
6f0d9fe925 ci: add Dockerfile and docker build for api
All checks were successful
Build and Push Docker Image / build (push) Successful in 47s
2024-09-28 21:10:51 +02:00
342cd10615 chore: remove .env.example 2024-09-28 21:09:55 +02:00
e64d9ec31d feat(api): add user routes
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m9s
2024-09-28 21:08:04 +02:00
5f70ab60ea feat(schema): add user openapi schema 2024-09-28 21:07:46 +02:00
eabd25c203 chore: use correct import for database package 2024-09-28 21:07:17 +02:00
0aafe00570 chore: add words to workspace 2024-09-28 21:06:45 +02:00
a1abf25ff0 chore: update bun.lockb
All checks were successful
Build and Push Docker Image / build (push) Successful in 50s
2024-09-28 20:11:32 +02:00
78d2fd586c feat: add docker-compose.yaml for local development 2024-09-28 20:11:23 +02:00
ddf2bb8522 feat: add .env.example 2024-09-28 20:11:06 +02:00
8b2693e357 feat(database): add database base 2024-09-28 20:10:53 +02:00
02fa1df75b feat(website): update package.json name 2024-09-28 20:10:33 +02:00
f44b5d74ca feat(api): add api base 2024-09-28 20:10:17 +02:00
a9fbf96b62 feat(website): add umami analytics
All checks were successful
Build and Push Docker Image / build (push) Successful in 48s
2024-09-28 17:40:23 +02:00
f1b4560d66 ci: rename uses to run on website docker step
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m47s
2024-09-28 14:30:03 +02:00
fa71d542b9 feat(website): add website placeholder and ci
Some checks failed
Build and Push Docker Image / build (push) Failing after 6s
2024-09-28 14:28:51 +02:00
995642768b feat(ui): prepare react ui lib as packages
Some checks failed
Build and Push Docker Image / build (push) Failing after 26s
2024-09-28 13:50:06 +02:00
46b49abd17 feat: bun workspace setup
Some checks failed
Build and Push Docker Image / build (push) Failing after 17s
2024-09-28 13:33:44 +02:00
1dc2cddcb2 Initial commit 2024-09-28 11:25:15 +00:00