Skip to content

My personal website built with Next.js, Tailwind CSS, and Mdx bundler 👀

License

Notifications You must be signed in to change notification settings

jagadyudha/jagad.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frame

Tech Stack

  • Next.js
  • Tailwind CSS
  • Supabase
  • Mdx Bundler
  • SWR
  • Framer Motion

Getting Started

Clone this repository by executing the following command :

git clone https://github.com/jagadyudha/jagad.dev.git

Execute this command :

$ yarn install
# or
$ npm install

Create .env.local file :

STEAM_TOKEN=[YOUR STEAM TOKEN]
STEAM_ID=[YOUR STEAM ID]
SPOTIFY_BASIC=[YOUR SPOTIFY BASIC]
SPOTIFY_REFRESH_TOKEN=[YOUR SPOTIFY REFRESH TOKEN]
NEXT_PUBLIC_SUPABASE_URL=[YOUR SUPABASE URL]
NEXT_PUBLIC_SUPABASE_ANON_KEY=[YOUR SUPABASE KEY]
NEXT_PUBLIC_COMMENT_REPOID=[YOUR GISCUS REPO ID]
NEXT_PUBLIC_COMMENT_CATEGORYID=[YOUR GISCUS CATEGORY ID]
SITE_URL=[YOUR SITE URL]

Run the Project :

# dev mode
$ yarn dev

# build
$ yarn build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License


Content on jagad.dev is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Code licensed under the MIT License.

About

My personal website built with Next.js, Tailwind CSS, and Mdx bundler 👀

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published