https://github.com/bottlesdevs/website
Official Bottles website
https://github.com/bottlesdevs/website
github-pages website
Last synced: 7 months ago
JSON representation
Official Bottles website
- Host: GitHub
- URL: https://github.com/bottlesdevs/website
- Owner: bottlesdevs
- License: agpl-3.0
- Created: 2020-12-06T19:52:00.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-06T19:51:43.000Z (8 months ago)
- Last Synced: 2025-07-06T20:41:25.838Z (8 months ago)
- Topics: github-pages, website
- Language: Astro
- Homepage: https://usebottles.com
- Size: 227 MB
- Stars: 18
- Watchers: 4
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bottles Website
This is the official Bottles website.
## Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `pnpm install` | Installs dependencies |
| `pnpm run dev` | Starts local dev server at `localhost:4321` |
| `pnpm run build` | Build your production site to `./dist/` |
| `pnpm run preview` | Preview your build locally, before deploying |
| `pnpm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `pnpm run astro -- --help` | Get help using the Astro CLI |
It's recommended to use `pnpm` as the package manager.
## License
All the code in this repository is licensed under the AGPL-3.0 license. The Bottles brands, logos, posts and other assets are not licensed under the AGPL-3.0 license and are under the ownership of Bottles. Third-party assets are licensed under their respective licenses.