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

https://github.com/taciturnaxolotl/hours-in-public

the form for 10 hours in public!
https://github.com/taciturnaxolotl/hours-in-public

Last synced: 4 months ago
JSON representation

the form for 10 hours in public!

Awesome Lists containing this project

README

        

# Hours in Public

![a screenshot of the project submission page](.github/images/ss.jpg)

---

## 🧞 Commands

All commands are run from the root of the project, from a terminal:

| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `bun install` | Installs dependencies |
| `bun run dev` | Starts local dev server at `localhost:4321` |
| `bun run build` | Build your production site to `./dist/` |
| `bun run preview` | Preview your build locally, before deploying |
| `bun run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `bun run astro -- --help` | Get help using the Astro CLI |

---

_© 2024 Kieran Klukas_
_Licensed under [AGPL 3.0](LICENSE.md)_