ashishkarki / DijitallNotarer

DijitallNotarer is a digital notarization platform using NestJS (backend), Next.js (frontend), and GraphQL APIs. It integrates LocalStack for AWS services, features a monorepo with Yarn workspaces, and includes CI/CD with GitHub Actions. Ideal for showcasing serverless and modern web tech stacks.
MIT License
0 stars 0 forks source link

Get docker containers to sync to my local/webstorm code #1

Closed ashishkarki closed 3 weeks ago

ashishkarki commented 3 weeks ago

i also setup a barebones next.js client with its Dockerfile.dev and updated the docker-compose.yml so the hot-reloading for for the frontend client as well

ashishkarki commented 3 weeks ago

done and merged into develop