A Safe way to store & generate passwords. Compatability with SQLite, PostgreSQL.
- go sqlite to create new SQLite data base
- go psql to set localhost:4321 as the postgreSQL database
- go create to store new credentials.
- go read to read credentials stored in database