Skip to content

plant-tracker/website

Repository files navigation

plant-tracker-website

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

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published