Skip to content

Add Docker Compose setup #15

@subhayand10

Description

@subhayand10

So, I was trying to get my hands on this application, and I noticed few things which is kind of a problem for other contributors.

->Currently the backend URL is a public link, and user needs to be verified to access the application which is not ideal for other contributors.
->There's no config.json in the repository which provides the Postgres dB URL (which I know is ideal).

So, my solution is to dockerize the whole backend (and also the Postgres dB) and self-host, after that we can also change the verified column default value to be true, so that for testing purpose user can access the application from local.

All these changes would only be meant for local development for other contributors and would not be merged in the main branch.

Let me know if this is valid and I would like to work on it. 😇

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions