17 Commits
Author SHA1 Message Date
shihaam d853d54a06 init vite rewrite
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 31s
2026-08-02 18:55:39 +05:00
shihaam 4157c53a86 update compose for monorepo
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 5s
2026-08-02 05:10:46 +05:00
shihaam c7993620f5 remove prisma stuff 2025-04-10 23:55:22 +05:00
shihaam 91563cb2ba remove prisma stuff 2025-04-10 23:49:14 +05:00
TheHamkerCat d14b0b35a3 final fix 2025-01-11 05:31:13 +05:30
shihaam cd86a7ad42 installing openssl 2025-01-11 03:59:13 +05:00
shihaam ef32b7413d hamker magic 2025-01-11 03:35:55 +05:00
shihaam 7bfdc10a5a switch to node 2025-01-11 02:56:21 +05:00
shihaam d5c9253b04 bun can build 2025-01-11 02:55:33 +05:00
i701 8e068f1aa5 attempt 4 docker 2025-01-11 01:55:43 +05:00
i701 a5b18e89d3 attempt 2 building with docker 2025-01-11 01:45:19 +05:00
shihaam d72f9ae320 attempt to build docker again 2025-01-11 01:40:14 +05:00
shihaam 0e6f405ec4 optimize container build 2025-01-10 21:20:33 +05:00
shihaam 5fb6f52bfc docker build works now 2024-12-26 16:21:13 +05:00
i701 1d6f4faf7e Refactor Docker setup and add Prisma Studio service
- Introduced a new prisma-studio service in compose.yml for easier database management.
- Added a PostgreSQL database service with environment variables for user and database setup.
- Removed the outdated node service configuration from .build/dev/compose.yml.
- Simplified the node Dockerfile by removing unnecessary shell configuration.
- Created a new prisma.Dockerfile for running Prisma Studio.

These changes enhance the development environment and streamline database interactions.
2024-12-16 21:39:03 +05:00
shihaam 40b40ad3d1 example readme for prod deployment 2024-12-09 02:00:29 +05:00
shihaam fd4e147683 prepare for docker env 2024-12-09 01:57:18 +05:00