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

Not re-usable code #1

Open
sandeepnRES opened this issue May 25, 2024 · 1 comment
Open

Not re-usable code #1

sandeepnRES opened this issue May 25, 2024 · 1 comment

Comments

@sandeepnRES
Copy link

The code is not well written, no one can run this code.
You should make sure anyone cloning this repo can run the code without any issue.

For that you need to make sure:

  1. Create all database, tables with your schema on app start.
  2. Specify all configurations as environment variables.
  3. Provide some documentation how to configure different things.
  4. Enable user registration
@Kash15if
Copy link
Owner

Hi Sandeep,

Thanks a lot for reviewing and pointing this out. Actually, I wrote this code while I was learning, and since then, I haven't had the time to clean and refactor it. I have plans to create a Dockerfile and dockerize the application to streamline its setup and execution with Database script. Your feedback is appreciated and will help in improving the project. Thanks for your understanding!

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

No branches or pull requests

2 participants