Skip to content

agathist/website

Repository files navigation

Agathist Website

This is the marketing website for Agathist.

Tech

Installation

npm install

Run locally

npm run start

This will run astro dev thru the Netlify CLI in order to proxy the Netlify function properly. You should be able to open the app at https://localhost:8888, but the port is configurable.

Deploy

The site is deployed through CI via Netlify.