- Resume/Portfolio website using NextJS, connect to Charis Web Services & Spotify APi.
- Create this app:
npx create-next-app@latest charfolio --example https://github.com/charisprod/charfolio
-
Rename
.env.exampleto.envand fill it with yours. -
Run the app:
npm run dev
Edit data.ts & deploy.
- Read: Setup, and YOU MUST join Charis Production Discord Server.
- Use ADLink Spotify.
- Generate new token.
- Edit
https://api.github.com/users/YourUsername/reposin projects.ts.
- Take a look to next-sitemap.js or read Custom Domain.