PontesVinicius / Chat

Talk-V - Chat Usando Express, MongoDB, Redis, Mocha, Websockets.io e outras coisinhas .. :D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Talk-V

============================

Sobre

O Talk-V é um projeto criado para testar meus conhecimentos na época em que estava começando a estudar NodeJS.

Atenção

É necessário ter a variável de ambiente: NODE_ENV=development configurada em seu sistema operacional para rodar em máquina local.

Se não quiser criar esta variável você rode o comando NODE_ENV=development npm start.

E depois acesse no seu navegador o endereço: http://localhost:3000

Autor

Vinicius Pontes Email: vpontessilva@gmail.com Twitter: http://twitter.com/viniciusBYOB

Licença

The MIT License (MIT)

Copyright (c)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Talk-V - Chat Usando Express, MongoDB, Redis, Mocha, Websockets.io e outras coisinhas .. :D

License:MIT License


Languages

Language:CSS 87.8%Language:JavaScript 8.4%Language:HTML 3.8%