[WIP] 🚀 A SAAS web app, a Notion.so replica, featuring real-time collaboration and customizable workspaces built using ▲ Next.js, shadcn/ui, TailwindCSS
- Fetch latest source code from master branch.
git clone https://github.com/rajput-hemant/lipi
cd lipi
-
Rename .env.example => .env.local, add your own environment variables.
-
Run the app with VS Code or the command line:
bun i || pnpm i || npm i || yarn
bun dev || pnpm dev || npm run dev || yarn dev
- Build the Docker Image and start the container:
make build
make start
- Stop the Docker container:
make stop
You can deploy your own hosted version of lipi
. Just click the link below to deploy a ready-to-go version to Vercel.
This project is licensed under the MIT License - see the LICENSE file for details.
Note: It may take up to 24h for the contrib.rocks plugin to update because it's refreshed once a day.