module
Version:
v0.0.0-...-fddc2a7
Opens a new window with list of versions in this module.
Published: Nov 16, 2023
License: MIT
Opens a new window with license information.
README
¶
Ausleihe
An app for loaning objects.
How to start for development
Start the database:
docker compose up postgres -d
Migrate the database schema:
go run cmd/migrate/main.go up
Start the server:
./start.sh
This starts air
that hot reloads golang builds.
Directories
¶
cmd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.