Skip to content

Add Docker files #4

@Akshola00

Description

@Akshola00

Description:

Create a Dockerfile and docker-compose.yml for running the app.

✅ Acceptance Criteria:

docker build -t axum-backend . builds the image

docker run -p 3000:3000 axum-backend starts the server

docker-compose up runs app + Postgres service

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions