Get Started
Quickstart
Tutorial for getting started with ishortn
Setup your development
To run the project locally or deploy it to your own server, you’ll need to go through the following steps in the documentation.
Services that we depend on
- MySQL - Database
- Redis - Cache
- Vercel - Hosting
- Coolify - Hosting
- Clerk - Authentication
- Docker - Containerization
Technologies used
- Next.js - React Framework
- TailwindCSS - CSS Framework
- Bun - Package Manager
- Prisma - ORM
- Typescript - Programming Language
- Shadcn - TailwindCSS components