https://github.com/mopsgamer/space-soup
A space calculator web-app.
https://github.com/mopsgamer/space-soup
go htmx math tailwindcss typescript
Last synced: 2 months ago
JSON representation
A space calculator web-app.
- Host: GitHub
- URL: https://github.com/mopsgamer/space-soup
- Owner: Mopsgamer
- Created: 2025-01-30T14:39:02.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-24T19:05:58.000Z (2 months ago)
- Last Synced: 2025-03-24T20:23:08.654Z (2 months ago)
- Topics: go, htmx, math, tailwindcss, typescript
- Language: Go
- Homepage:
- Size: 1.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# SpaceSoup
[](https://github.com/Mopsgamer/space-soup)
[](https://github.com/Mopsgamer/space-soup/issues)A space calculator web-app.
## Building from source
Requirements:
- Go@^1.23
- Deno@^2.0> [!TIP]
> First setup:
>
> 1. Run `deno task init:build`.
> 2. Change the `.env` file.
> 3. Run `deno task serve`.Read more about contributing [here](./CONTRIBUTING.md).