Skip to content

McStanley/mernssenger

Repository files navigation

Welcome to Mernssenger 💬

Get connected with your friends – MERN style.

Tech stack

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

Back End: NodeJS, Express, MongoDB, PassportJS

Language: TypeScript

Usage

Install

npm install

Environment variables (.env)

MONGODB_URI="<mongodb_connection_string>"
SESSION_SECRET="<express-session_secret>"

Run scripts

npm run build
npm run start
# OR
npm run dev

Author

👤 Stanisław Olejniczak

Show your support

Give this project a ⭐️ if you like it!


This README was generated with ❤️ by readme-md-generator