Skip to content

McStanley/inner-circle

Repository files navigation

Welcome to Inner Circle 👥

node >=20.10.0

Online chat room, where exclusivity meets community.

Tech stack

  • TypeScript
  • Express
  • NodeJS
  • MongoDB
  • Tailwind
  • Pug

Prerequisites

  • node >=20.10.0

Install

npm install

Usage

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
# OR
npm run debug

Author

👤 Stanisław Olejniczak

Show your support

Give this project a ⭐️ if you liked it!


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