Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 1.24 KB

README.md

File metadata and controls

60 lines (42 loc) · 1.24 KB

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