Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mcstanley/message-board

A simple message board created with Express and MongoDB.
https://github.com/mcstanley/message-board

ejs express flyio mongodb mongoose nodejs

Last synced: about 4 hours ago
JSON representation

A simple message board created with Express and MongoDB.

Awesome Lists containing this project

README

        

# Welcome to Mini Message Board πŸ“Œ

> A simple message board created with Express and MongoDB.

### 🌐 [Live Demo](https://message-board-mcstanley.fly.dev)

## Install

```sh
npm install
```

## Usage

### Environment variables (`.env`)

```
DATABASE_URI=""
```

### Run command

```sh
npm run start
```

## Author

πŸ‘€ **StanisΕ‚aw Olejniczak**

- Website: https://mcstanley.vercel.app
- Github: [@McStanley](https://github.com/McStanley)

## Show your support

Give a ⭐️ if you liked this project!

---

_This README was generated with ❀️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_