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: 4 months ago
JSON representation

A daily gratitude journal

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
```