Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mcstanley/mernssenger

Get connected with your friends – MERN style.
https://github.com/mcstanley/mernssenger

chat-app express jamstack mern-stack mongodb nodejs react react-hook-form tailwindcss typescript

Last synced: 23 days ago
JSON representation

Get connected with your friends – MERN style.

Awesome Lists containing this project

README

        


Welcome to Mernssenger πŸ’¬


Get connected with your friends – MERN style.




Maintenance

node >=20.12.2


🌐 Live demo


## Tech stack

**Front End:** React, React Router, React Hook Form, SWR, Tailwind

**Back End:** NodeJS, Express, MongoDB, PassportJS

**Language:** TypeScript

## Usage

### Install

```sh
npm install
```

### Environment variables (`.env`)

```toml
MONGODB_URI=""
SESSION_SECRET=""
```

### Run scripts

```sh
npm run build
npm run start
# OR
npm run dev
```

## Author

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

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

## Show your support

Give this project a ⭐️ if you like it!

---

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