https://github.com/codecanna/plantlog
https://github.com/codecanna/plantlog
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/codecanna/plantlog
- Owner: CodeCanna
- License: gpl-3.0
- Created: 2024-09-07T13:44:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-19T17:56:37.000Z (over 1 year ago)
- Last Synced: 2025-02-06T13:51:21.121Z (over 1 year ago)
- Language: PHP
- Size: 523 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
A simple ways for me to keep track of what's happening with my plants. This project is built on this docker image: https://github.com/TrafeX/docker-php-nginx
## Usage
Build the image:
docker build ~/plantlog/
Start the Docker container:
docker run -p 80:8080 plantlog