https://github.com/rasbeetech/anonymous-message-board
API service for an anonymous message board
https://github.com/rasbeetech/anonymous-message-board
automated-testing expressjs javascript mocha-chai mongodb mongoosejs nodejs
Last synced: 7 months ago
JSON representation
API service for an anonymous message board
- Host: GitHub
- URL: https://github.com/rasbeetech/anonymous-message-board
- Owner: RasbeeTech
- License: mit
- Created: 2021-07-02T21:33:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-03T02:04:04.000Z (over 4 years ago)
- Last Synced: 2025-01-25T10:26:28.106Z (9 months ago)
- Topics: automated-testing, expressjs, javascript, mocha-chai, mongodb, mongoosejs, nodejs
- Language: JavaScript
- Homepage:
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to anonymous-message-board 👋
> Anonymous message board
## Install
```sh
npm install
```## Usage
```sh
npm start
```## Run tests
```sh
npm run test
```## Author
👤 **RasbeeTech**
* Website: linkedin.com/in/mykalbailey/
* Github: [@RasbeeTech](https://github.com/RasbeeTech)## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2021 [RasbeeTech](https://github.com/RasbeeTech).
This project is [MIT](https://github.com/RasbeeTech/Anonymous-Message-Board/blob/master/LICENSE) licensed.***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_