Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thedevminertv/lois-experiments-with-go
https://github.com/thedevminertv/lois-experiments-with-go
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thedevminertv/lois-experiments-with-go
- Owner: TheDevMinerTV
- Created: 2023-11-10T23:50:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-24T06:58:14.000Z (12 months ago)
- Last Synced: 2024-10-10T21:15:59.635Z (about 1 month ago)
- Language: Go
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an example Go project used in Daytona.
[Try it out](https://daytona.io/#https://github.com/daytonaio-templates/go)
### Running the project
Open the terminal and run:
```sh
cd test-project
go run hello.go
```
Or just press the *Run Code* button found in the top right of the editor panel.
### Want to contribute?Feel free to [open a PR](https://github.com/daytonaio-templates/go) with any suggestions for this test project 😃
Templ + htmx for frontend
Fiber for backend