Go to file
2024-03-16 19:23:15 +07:00
.vscode init 2023-09-07 15:34:15 +07:00
api fix get locations, and remove KABUPATEN from seeds 2024-03-16 19:23:15 +07:00
data.ms use pgx over lib/pq 2024-02-06 11:55:25 +07:00
db fix get locations, and remove KABUPATEN from seeds 2024-03-16 19:23:15 +07:00
util implement meilisearch for basic locations search 2024-03-03 19:31:14 +07:00
.gitignore implement meilisearch for basic locations search 2024-03-03 19:31:14 +07:00
dev-meilisearch.sh implement meilisearch for basic locations search 2024-03-03 19:31:14 +07:00
dev.env.example fix .env comment 2023-09-27 21:56:38 +07:00
go.mod fix get locations, and remove KABUPATEN from seeds 2024-03-16 19:23:15 +07:00
go.sum fix get locations, and remove KABUPATEN from seeds 2024-03-16 19:23:15 +07:00
import_csv.sh fix schema and csv imports 2023-10-03 14:56:08 +07:00
main.go use pgx over lib/pq 2024-02-06 11:55:25 +07:00
Makefile update makefile commands 2023-09-24 15:00:52 +07:00
notes add new TODO 2023-10-03 14:55:42 +07:00
sqlc.yaml use pgx over lib/pq 2024-02-06 11:55:25 +07:00
TODO update todo 2023-10-03 19:44:40 +07:00
user_stories update 2023-09-13 21:42:39 +07:00