A svelte rewrite of plantwiki
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
trivernis ccd43ae4be
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/tag/container Pipeline was successful Details
Fix plugin image in contianer workflow
12 months ago
.woodpecker Fix plugin image in contianer workflow 12 months ago
chart Change mostera rotation 1 year ago
src Change mostera rotation 1 year ago
.containerignore Increment the app version 1 year ago
.gitignore Add initial plantwiki style and content 1 year ago
.npmrc Add initial plantwiki style and content 1 year ago
Containerfile Remove domain from helmchart and container for now 1 year ago
LICENSE.md Modify README and add License 1 year ago
README.md Add pipeline status badge 12 months ago
biome.json Add initial plantwiki style and content 1 year ago
package-lock.json Fix domain headerr in helm chart 1 year ago
package.json Modify README and add License 1 year ago
svelte.config.js Improve image handling 1 year ago
tsconfig.json Move plant configuration to different files (one per plant) 1 year ago
vite.config.ts Improve image handling 1 year ago

README.md

Plantwiki (live version) status-badge

This repo is a website that contains information about my houseplants.

How to build

npm install
npm run build

Or build the container with

podman build .

Developing

Install dependencies with npm install (or pnpm install or yarn) and start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

License

CNPLv7+