/Kottans_Web_Game

Pet project for Kottans Full Stack Course :game_die:

Primary LanguageTypeScript

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!" }