X Tutup
Skip to content

Add Docker setup and update project files#66

Open
regilbatista wants to merge 1 commit intoreliverse:mainfrom
regilbatista:main
Open

Add Docker setup and update project files#66
regilbatista wants to merge 1 commit intoreliverse:mainfrom
regilbatista:main

Conversation

@regilbatista
Copy link

Add Dockerfile and docker-compose.yml to containerize the app and Postgres; remove .env.example; add eslint.json and a check.txt. Update project files and dependencies (package.json and lockfiles updated) and apply assorted fixes/changes across API routes, auth, payments, media/upload handlers, DB schema/queries and UI components (dashboard, payment form, cart, product card). These changes prepare the repo for containerized builds and include small runtime/route/component adjustments.

Add Dockerfile and docker-compose.yml to containerize the app and Postgres; remove .env.example; add eslint.json and a check.txt. Update project files and dependencies (package.json and lockfiles updated) and apply assorted fixes/changes across API routes, auth, payments, media/upload handlers, DB schema/queries and UI components (dashboard, payment form, cart, product card). These changes prepare the repo for containerized builds and include small runtime/route/component adjustments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup