Ecosyste.ms: Awesome

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

https://github.com/joaotuliojt/motivation


https://github.com/joaotuliojt/motivation

Last synced: 16 days ago
JSON representation

Lists

README

        

# Motivation - Woovi Challenger

## What is it?

Motivation is a web aplication build with order to storage motivation messages for a daily reading, this aplication was built with React + Koa + Graphql + Relay

## Getting Started

```
# install dependencies
yarn

# create a container in docker
docker-compose up -d

# copy .env file
TODO

# start server
TODO

# start web
TODO

# run all
TODO
```