Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darwinz/thnkfl
A daily gratitude journal
https://github.com/darwinz/thnkfl
appwrite hacktoberfest nextjs react
Last synced: 19 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T05:44:57.000Z (12 months ago)
- Last Synced: 2024-11-30T18:57:42.690Z (23 days ago)
- Topics: appwrite, hacktoberfest, nextjs, react
- Language: JavaScript
- Homepage: https://thnkflapp.com
- Size: 760 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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
```