Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicklatch/kwdfs-go
POC for a new information portal for Kenworth Dealer Fleet Services
https://github.com/nicklatch/kwdfs-go
Last synced: 6 days ago
JSON representation
POC for a new information portal for Kenworth Dealer Fleet Services
- Host: GitHub
- URL: https://github.com/nicklatch/kwdfs-go
- Owner: nicklatch
- Created: 2024-02-26T22:36:54.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-06T21:19:37.000Z (9 months ago)
- Last Synced: 2024-03-06T23:30:51.690Z (9 months ago)
- Language: Go
- Homepage:
- Size: 689 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KW Dealer Fleet Services
This is the repo for a proof-of-concept app to replace the exisiting KWDFS information portal. It's built using Go's standard library, pgx, sqlc, tailwindcss, and HTMX.
My aim is to keep this app light, fast, and simple## Stack
- Go
- sqlc
- Tailwindcss
- HTMXThis is still in active development and may be broken at any time.