Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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