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!
- Host: GitHub
- URL: https://github.com/taciturnaxolotl/hours-in-public
- Owner: taciturnaxolotl
- License: agpl-3.0
- Created: 2024-09-27T00:50:19.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-10-18T20:11:09.000Z (6 months ago)
- Last Synced: 2024-12-08T06:29:26.937Z (5 months ago)
- Language: TypeScript
- Homepage: https://10-hours-in-public.netlify.app/
- Size: 1.06 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Hours in Public

---
## 🧞 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)_