m-vv / Kottans_Web_Game

Pet project for Kottans Full Stack Course :game_die:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KottansGame

Join the chat at https://gitter.im/Kottans/Web_Course_1-Canvas_game

This repository is a pet project for Kottans Web Course 2017!

How to begin

  1. Install Docker and docker-compose
  2. docker-compose build
  3. docker-compose up

Participants

How to test mongodb integration

open http://localhost:3000/mess and see respond use postman or curl witn POST method send JSON {"text": "Hello from postman!" }

About

Pet project for Kottans Full Stack Course :game_die:


Languages

Language:TypeScript 57.6%Language:JavaScript 38.8%Language:HTML 2.9%Language:CSS 0.7%