Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Containerize the monorepo #10

Open
neymarsabin opened this issue Apr 15, 2024 · 0 comments
Open

Containerize the monorepo #10

neymarsabin opened this issue Apr 15, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@neymarsabin
Copy link
Owner

neymarsabin commented Apr 15, 2024

This monorepo contains two apps

  • API (served with NestJS)
  • Frontend(NextJS)

We need to containerize this monorepo to deploy this to a server. We need to implement separate Dockerfile for each app and a base docker-compose.yml to build and run the processes.

@neymarsabin neymarsabin added the help wanted Extra attention is needed label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant