Skip to content

This project was built to attend for vanhack challenge

License

Notifications You must be signed in to change notification settings

gaetani/blabbing-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codecov

https://travis-ci.org/gaetani/blabbling-server.svg?branch=master

https://david-dm.org/gaetani/blabbling-server.svg

Blabbing Web

Blabbing forum web is a challenge for Vanhack, main purpose is to built a simple Forum APP.

Getting Started

Clone this repo to your desktop and run npm install to install all the dependencies.

You might want to look into config.json to make change the port you want to use and set up a SSL certificate.

Prerequisites

Clone or fork this repo.

git clone https://github.com/gaetani/blabbling-web

Node 8

Install via nvm https://github.com/creationix/nvm or directly

Installing

After you clone this repo to your desktop, go to its root directory and run npm install to install its dependencies.

Usage

Once the dependencies are installed, you can run npm start to start the application. You will then be able to access it at localhost:3000

To give yourself administrator permissions on the chat, you will have to type /role [your-name] in the app console.

Deployment

Working in progress

Built With

  • NodeJS - The application server.
  • Mongoose - elegant mongodb object modeling for node.js

Authors

  • Fabiano Gaetani - Initial work - Gaetani

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

This project was built to attend for vanhack challenge

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages