Giter VIP home page Giter VIP logo

socialslash's Introduction

social slash banner

Access all your social media and links by hitting endpoint.

Format Publish Image to GitHub Container Registry Releases

๐Ÿ‘จโ€๐Ÿ’ป Tech stack

๐Ÿš€ Using and deploying the project

  • You can deploy the project on Vercel by clicking the button below. It will clone the project in your GitHub account and you can deploy it on Vercel (While deploying, Vercel with ask name for the cloned project).

Deploy with Vercel

  • The cloned project will have the default links (of Pradumna Saraf). To change the links, update the config/links.json file with your links in your cloned repository. You can add as many links as you want with custom names. The structure of the file is as follows:
{
  "github": "https://github.com/Pradumnasaraf",
  "linkedin": "https://www.linkedin.com/in/pradumnasaraf",
  "facebook": "https://www.facebook.com/pradumnasaraf.dev",
  "hashnode": "https://blog.pradumnasaraf.dev",
  "twitter": "https://twitter.com/pradumna_saraf",
  "instagram": "https://www.instagram.com/pradumnasaraf"
}
  • Now you can access your links by hitting the endpoint. For example, if you want to access your GitHub profile, you can hit https://your-deployed-url-on-vercel/github and you will be redirected to your GitHub profile.

(You can also fork the project and deploy by yourself on Vercel)

๐Ÿ‘จโ€๐Ÿ’ป Developing the project

This section includes how to test and develop API at your end. You can either run it in the cloud using Gitpod or run it inside a container using docker or choose to set up the complete environment locally.

GitPod

Open in Gitpod

Docker Compose

Prerequisites - Docker and Compose installed in your local system.

You can run below command and you can access the API at localhost:9002

docker compose up

Local setup

Prerequisites - Node.js and npm installed in your local system. Also make sure you have cloned and installed all the dependencies.

npm run dev

You can access the API at localhost:9002

๐Ÿ›ก๏ธ License

This project is licensed under the GPL-3.0 license - see the LICENSE file for details

๐Ÿค Support

If you liked the project, please consider giving it a โญ๏ธ

socialslash's People

Contributors

ps-devs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.