Some ideas I had while doing my setup today
for
https://github.com/supertokens/supertokens-core/CONTRIBUTING.md core, instructions are there to start the core manually.
Should I open a PR/issue to assist the same with IntelliJ coz it's a little tedious.
start using intellij mostly I felt the need due to the debugging and breakpoints feature.
Same for setting up Postgres and/or MySQL on a docker container.
none of these tasks are hard per se, but yeah just a little tedious which I think can be provided as scripts/instructions to make setting up new dev envs easier.
Any opinions/suggestions?