Skip to content

bottlesdevs/website

Repository files navigation

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.