Skip to content

ZafirProjects/DataVisualisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Visualisation using GO and HTMX

download and install go 1.22 or higher

This project uses templ

git clone https://github.com/ZafirProjects/DataVisualisation.git
cd DataVisualisation
go run cmd/main.go

The project should run on port 3000 and you can see all routes in the /server/routes.go file.

commands that may help if something doesn't work

go install github.com/a-h/templ/cmd/templ@latest
go get github.com/a-h/templ
go mod tidy

About

Visualising generated data using D3, Go, and HTMX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published