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

Should just bootstrap do more? #165

Closed
joshuadavidthomas opened this issue May 16, 2024 · 2 comments · Fixed by #168
Closed

Should just bootstrap do more? #165

joshuadavidthomas opened this issue May 16, 2024 · 2 comments · Fixed by #168
Labels
🧑‍💻 dx Enhancements or issues related to the developer experience and workflow 👶 good first issue Good for newcomers 🏋️ improvement Enhancements or optimizations to existing functionality 🧁 needs baking Requires more time for consideration or development before further action

Comments

@joshuadavidthomas
Copy link
Member

Right now it's Python focused, but there's a lot more that needs to happen when "bootstrapping" or setting a project up for the first time (or after a long time away).

  • Node deps
  • Docker builds
  • Run migrations
  • Setup simple admin user
@joshuadavidthomas
Copy link
Member Author

Ah, maybe we need a just setup command instead: https://github.com/github/scripts-to-rule-them-all?tab=readme-ov-file#scriptsetup

@joshuadavidthomas joshuadavidthomas added 🏋️ improvement Enhancements or optimizations to existing functionality 🧑‍💻 dx Enhancements or issues related to the developer experience and workflow 👶 good first issue Good for newcomers 🧁 needs baking Requires more time for consideration or development before further action labels May 16, 2024
@joshuadavidthomas
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑‍💻 dx Enhancements or issues related to the developer experience and workflow 👶 good first issue Good for newcomers 🏋️ improvement Enhancements or optimizations to existing functionality 🧁 needs baking Requires more time for consideration or development before further action
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant