SkillAgentSearch skills...

Lipi

[WIP] 🚀 A SAAS web app, a Notion.so replica, featuring real-time collaboration and customizable workspaces built using ▲ Next.js, shadcn/ui, TailwindCSS

Install / Use

/learn @rajput-hemant/Lipi

README

<div align=center> <!-- labels -->

<!-- title -->

Lipi

[WIP] 🚀 A SAAS web app, a Notion.so replica, featuring real-time collaboration and customizable workspaces built using ▲ Next.js, shadcn/ui, TailwindCSS

<picture> <source media="(prefers-color-scheme: light)" srcset="https://graph.org/file/93d7d38ec83bc4e9ba1d3.png"> <source media="(prefers-color-scheme: dark)" srcset="https://graph.org/file/ad59213e3b1ece0bdc95e.png"> <img src="https://graph.org/file/93d7d38ec83bc4e9ba1d3.png" alt="lipi"> </picture>

<kbd><br>  Live Demo  <br></kbd>

Building from Source

</div>
  • 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
<div align=center>

Docker and Makefile

</div>
  • Build the Docker Image and start the container:
make build
make start
  • Stop the Docker container:
make stop
<div align=center>

Deploy Your Own

You can deploy your own hosted version of lipi. Just click the link below to deploy a ready-to-go version to Vercel.

Deploy with Vercel

Star History

<a href="https://star-history.com/#rajput-hemant/lipi"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=rajput-hemant/lipi&theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=rajput-hemant/lipi" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=rajput-hemant/lipi" /> </picture> </a>

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributors:

Note: It may take up to 24h for the contrib.rocks plugin to update because it's refreshed once a day.

</div> <!----------------------------------{ Labels }---------------------------------> <!-----------------------------------{ Links }---------------------------------->
View on GitHub
GitHub Stars257
CategoryDevelopment
Updated12h ago
Forks34

Languages

TypeScript

Security Score

100/100

Audited on Mar 30, 2026

No findings