tonisuo / kiva-tietaa

"Kiva tietää näin kolmesta aamyöstä" Hackfest project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

alt text

kiva-tietaa

"Kiva tietää näin kolmesta aamyöstä" Hackfest project. Sends a push-notification to mobile app at 3am (timezone Helsinki/Finland) with a vital random fact inserted to a Donald Duck meme.

Facts: https://uselessfacts.jsph.pl/

Translations (in Finnish): https://translate.yandex.com/

Development

Requirements

  • Node
  • npm
  • Expo
  • Docker & docker-compose

Backend

Run mongoDb:

docker-compose up

Start server:

cd blackkari
npm run dev

Ping server:

curl localhost:3000/ping

Frontend

If you are testing on a mobile phone, install Expo app for local development

cd rontti
expo start

alt text

About

"Kiva tietää näin kolmesta aamyöstä" Hackfest project.

License:MIT License


Languages

Language:JavaScript 100.0%