Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 536 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 536 Bytes

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 http://localhost:8888, but the port is configurable.

Deploy

The site is deployed through CI via Netlify.