Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/riteshpuvvada/anonymous-board

Create a forum, chat or replay anonymously.
https://github.com/riteshpuvvada/anonymous-board

anonymous-chat board helmetjs javascript message mocha node-js security

Last synced: 3 months ago
JSON representation

Create a forum, chat or replay anonymously.

Awesome Lists containing this project

README

        


StockPrice logo


Anonymous Board 💬




# Project Anonymous Board

- Add `.env` file to the project

- ``SET NODE_ENV`` to `test`

- Set DB to your mongo connection string

- Complete the project in `routes/api.js` or by creating a handler/controller

- You will add any security features to `server.js`

- You will create all of the functional tests in `tests/2_functional-tests.js`

## Technologies

- Node
- Express
- Helmet
- Mocha-Chai
- MongoDB
- javascript
- Html
- CSS

## Installation:

- clone this repository
```
$ git clone https://github.com/RiteshPuvvada/Anonymous-Board.git

$ cd Anonymous-Board

$ npm install

$ npm start or npm run dev
```
## Test board:

- [/b/General/](https://helpful-rectangular-apparatus.glitch.me/b/General)