Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 527 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 527 Bytes

#stoiq

stoiq is a platform for individuals seeking profound insights from the wisdom of the greatest Stoics and a space for sharing their personal reflections.

stack

NextJS, Mongoose, NextAuth, Tailwind, MongoDB Atlas

Getting Started

  • First clone the repo
  • npm install to install all the packages
  • start the development server using:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.