Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thedevminertv/lois-experiments-with-go


https://github.com/thedevminertv/lois-experiments-with-go

Last synced: 15 days ago
JSON representation

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