Skip to content

rajput-hemant/lipi

Repository files navigation

Lipi

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

lipi

 
 Live Demo 
 

Building from Source

  • 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

Docker and Makefile

  • Build the Docker Image and start the container:
make build
make start
  • Stop the Docker container:
make stop

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

Star History Chart

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages