gerhardberger / aym-todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AYM Todo App

A collaborative TODO Application written in Node.js.

Usage

The application can be run locally. A keyfile.json needs to be included for Firebase initialization in the project folder. To install and run the service:

$ make up

Make sure to provision the database after the first run:

$ make provision

About


Languages

Language:JavaScript 87.2%Language:Shell 10.3%Language:Makefile 2.3%Language:Dockerfile 0.2%