DEV Community

Cover image for MylinkUp - Single place to store all your social media links (Linode + DEV Hackathon)
Aravind Kumar Vemula
Aravind Kumar Vemula

Posted on

MylinkUp - Single place to store all your social media links (Linode + DEV Hackathon)

What I built

I build a app where you can showcase your social media links in single place. If you want to showcase your social media links use
mylinkup(Single place to store all your social media links)

Category Submission:

. SaaS Superstars

App Link

Live link: https://mylinkup.vercel.app

Screenshots

App landing page
landingpage

Dashboard

Dashboard

New Project creation page

New Project

Preview Page

Preview page

App Instance (Linode)

Linode instance

Description

Description

  1. User will interact with frontend to create/delete the page
  2. Server manages all the request and response and server is running on Linode
  3. All the data is storing in MongoDB database

Link to Source Code

Frontend Source Code

GitHub logo lmas3009 / mylinkup

mylinkup ( Single place to store all your social media links )

mylinkup

image

mylinkup ( Single place to store all your social media links )

Live link: https://mylinkup.vercel.app/

Server Build using:

  1. NodeJS
  2. ExpressJS
  3. MONGODB
  4. Cors

Frontend Build using:

  1. NextJS
  2. TailwindCSS
  3. Next-Auth

Hosted server on Linode image

#linodehackathon #linode






Backend Source Code

GitHub logo lmas3009 / mylinkup-server

mylinkup ( Single place to store all your social media links )

mylinkup-server

image

mylinkup ( Single place to store all your social media links )

Live link: https://mylinkup.vercel.app/

Server Build using:

  1. NodeJS
  2. ExpressJS
  3. MONGODB
  4. Cors

Frontend Build using:

  1. NextJS
  2. TailwindCSS
  3. Next-Auth

Hosted server on Linode image

#linodehackathon #linode

Permissive License

MIT Licence

Background

There are many apps where you can create this. But i created this app to use at free of cost and help many developers to create there own mylinkups pages.

How I built it

This is my first attempt on Linode platform. I learned new things and about server utilization.

Languages, Frameworks, Cloud platforms, and Databases

Languages:

  1. Javascript

Frameworks:

  1. NextJs
  2. NodeJS
  3. ExpressJs

Cloud platform:

  1. Linode

Databases:

  1. MongoDB

Additional Resources/Info

[1] Linode linode.com
[2] Linode Documenation Linode - Documentation
[3] 100$ Credit Linode 100$ Credit
[4] NextJs nextjs.org
[5] MongoDB mongodb.com

Top comments (0)