Skip to content

springboard-dev-0.2.1.zip

Latest
Compare
Choose a tag to compare
@catduckgnaf catduckgnaf released this 13 Dec 20:53
· 35 commits to main since this release

Big improvements to clean up and code.

What's Changed

  • Update devcontainer.json by @catduckgnaf in #11
  • Try out the codespace, it is awesome and loads very quick now!
  • Prebuilds are set up! That means you don't need to wait as long for the dev container to preload.
  • installing pip requirements is done when you build/run first. That will make it easier for anyone to edit the requirements.txt for their own needs. But in reality you shouldn't need to edit it.

Postgres

  • Postgres improvements. added pgadmin4 to setup.

notes

You will need to set a password for postgres, that way pgadmin4 can can connect to the postgres database.

Full Changelog: 0.2...0.2.1