Skip to content

openwatersio/openwaters.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openwaters.io website + API

This repository contains the source code for the openwaters.io website and its accompanying API. The project is built using Astro for the frontend and Express for the backend API, all managed within a monorepo structure.

Development

Start both website and API:

npm run dev

This runs:

Start individually:

npm run dev:website   # Astro site only
npm run dev:api       # API only

About

The website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published