Go to file
2024-08-06 21:35:28 +02:00
cmd Creating a database table for items for sale 2024-08-06 21:35:28 +02:00
docker add docker file for mariadb 2024-08-02 18:20:00 +02:00
internal Creating a database table for items for sale 2024-08-06 21:35:28 +02:00
static Testing the transaction functionality 2024-08-06 21:18:32 +02:00
.gitignore add air.toml to gitigore and not commit it anymore because of creds 2024-08-04 16:28:28 +02:00
go.mod Connecting to the database 2024-08-04 23:06:13 +02:00
go.sum Connecting to the database 2024-08-04 23:06:13 +02:00
Makefile Testing the transaction functionality 2024-08-06 21:18:32 +02:00
Notes.md add a note file 2024-08-03 22:28:33 +02:00