Introducing SPLINK.

Introducing SPLINK.

A new way to share internet. (Hashnode X Planetscale Hackathon)

·

2 min read

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.

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

  1. Share links
  2. Comment on other's links
  3. Create a customized profile

Tech stack

TechnologyUsage
Next JSFrontend framework
Planetscale (MySQL)Database
PrismaDatabase ORM
Chakra UIUI library
TailwindStyling
TypescriptProgramming language

Its better if you use it instead of reading about it.