Skip to content

OctopyID/Octopy

Repository files navigation

🚀 Web Portfolio & Posts

This is a web portfolio and posts project built with Astro and deployed to Cloudflare Pages using Wrangler.

📦 Installation

Make sure you are using Yarn 4.6.0.

  1. Install dependencies:
yarn install

🌟 Development

To start the development server, run:

yarn watch

The project will run at http://localhost:4321 (or Astro's default port).

📦 Build

To build the project, run:

yarn build

The build output will be available in the dist/ directory.

🌐 Deployment to Cloudflare Pages

To deploy to Cloudflare Pages, run the following command:

yarn pages deploy

This will upload the build output to Cloudflare Pages.


Made with ❤️ by Supian M.