https://github.com/darwinz/thnkfl
A daily gratitude journal
https://github.com/darwinz/thnkfl
appwrite hacktoberfest nextjs react
Last synced: 4 months ago
JSON representation
A daily gratitude journal
- Host: GitHub
- URL: https://github.com/darwinz/thnkfl
- Owner: darwinz
- License: apache-2.0
- Created: 2022-05-01T07:35:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T08:10:06.000Z (over 1 year ago)
- Last Synced: 2025-10-11T07:43:38.310Z (8 months ago)
- Topics: appwrite, hacktoberfest, nextjs, react
- Language: JavaScript
- Homepage: https://thnkflapp.com
- Size: 770 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# THNKFL
## Prerequisites
* Node.js >= 10.0.0
* Npm >= 5.6.0
* Docker
## Setup ##
```
make run
```
## Stop Running ##
```
make teardown
```