Introduction
I heard about Planetscale X Hashnode hackathon literally 6 days ago. I never heard about planetscale before. So I googled about It, I was shocked, Its an awesome free database on cloud. As a kid I never had money to deploy something. I always rely on free services. Deploying database for free was unimaginable for me. But planetscale helps you by giving a database on cloud, which you can connect with your app.
I was excited to try this thing, so I cooked up a simple app for hackathon.
Introducing SPLINK
A new way to share internet.
Problem
We always use links in our daily life, like sharing our hashnode blog, instagram post etc.
Splink is a social media, where users can share links. Users can set up their custom profile with banner, and social buttons. Also it includes many other features like comment on post.
Notable features
- Share links
- Comment on other's links
- Create a customized profile
Tech stack
Technology | Usage |
Next JS | Frontend framework |
Planetscale (MySQL) | Database |
Prisma | Database ORM |
Chakra UI | UI library |
Tailwind | Styling |
Typescript | Programming language |
Its better if you use it instead of reading about it.