cut it
1.0.0

Cut It is a free open source tool to generate short links . With a user-friendly interface and robust functionality, Cut It makes it easy to share and manage shortened links.
This project inspired by Dub.
Clone the repository
git clone https://github.com/mehrabmp/cut-itInstall dependencies using pnpm
pnpm installCopy the .env.example to .env and update the variables.
cp .env.example .envStart the development server
pnpm run devPush the database schema
pnpm run db:pushFollow the deployment guides for Vercel and Docker for more information.
Contributions are welcome! Please open an issue if you have any questions or suggestions. Your contributions will be acknowledged. See the contributing guide for more information.
Licensed under the MIT License. Check the LICENSE file for details.