- Resume/Portfolio website using NextJS, connect to lanyard & Spotify APi.
- Create this app:
yarn create next-app app -e https://github.com/agcrisbp/aghea.site
-
Rename
.env.example
to.env
and fill it with yours. -
Run the app:
cd app && yarn dev
Edit & deploy.
- Read: Setup, and YOU MUST join Lanyard Discord Server.
- Take a look to /src/pages/api/lanyard.js.
- Read Setting up Spotify Dev.
- If you're too lazy, replace
<Spotify />
and its import with the following code below to /src/pages/index.tsx:
import Spo from "../components/Spo";
<Spo />
- Make sure your domain is already connected with Vercel Nameservers, then change the vercel.json.
- Also take a look to next-sitemap.config.js.
- I really open my door to anyone who wants to ask questions if they encounter difficulties in creating this app. Please contact me through Signal or Email.