website

Website

A plant tracking web application for managing and taking care of plants.

plant-tracker-website

A web application written in Svelte designed to track, manage and maintain plants.

Development

This project uses Docker for development.

To create a container for development, run in the root folder:

docker-compose up -d

You can now install the required packages and start the dev server:

docker-compose exec node npm install
docker-compose exec node npm run dev

Top categories

Loading Svelte Themes