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: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joaotuliojt/motivation
- Owner: joaotuliojt
- Created: 2022-07-12T15:47:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-28T19:44:39.000Z (over 2 years ago)
- Last Synced: 2024-08-01T21:58:44.134Z (3 months ago)
- Language: TypeScript
- Size: 402 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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
```