Skip to content

RAY-EZ/presence

Repository files navigation

Portfolio Website

Create Your Own Steps

I've used Prismic(CMS) as content provider and Vercel to host the app.

  • Create A Prismic Repo Read Here

  • Clone Repo and Install Dependencies

    git clone git@github.com:RAY-EZ/presence.git && cd presence && npm i
  • Add your repository name in slicemachine.config.json

    {
        "repositoryName": "Your Repository Name",
        "adapter": "@slicemachine/adapter-next",
        ...
    
    }
    
  • Run Slicemachine script and push all the slices to the Prismic. More About Slices and Slice Machine

  • Add Content On Prismic.

  • Deploy on Vercel. How? here

Spotify Integration

  • Create app here.
  • Set Callback Url to http://yourhost.com/api/spotify/callback
  • Add client-secret and client-id in .env file.
  • Give App permission via hitting http://yourhost/api/spotify/login
  • Play song 👾

About

Create your own online portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published