Skip to content

arkemis/arke-website

Repository files navigation

Arke website

Deploy on Pages

Deploy on GHCP

Screenshot 2023-04-14 alle 17 20 36

🧞 Environment

Set the .env file for define a BASE_URL (github pages) and the output mode static/server

PUBLIC_BASE_URL="/arke-website"
# PUBLIC_OUTPUT static / server
PUBLIC_OUTPUT=server

🧞 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:3000
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

👀 Want to learn more?

Feel free to check our documentation or jump into our Discord server.

About

Arke Website

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors