Skip to content

knakamura13/svelte-kyle-nakamura-dev-website

Repository files navigation

Svelte Kyle Nakamura Dev Website

This SvelteKit project contains the frontend and backend of my personal website, https://kylenakamura.dev.

The website is hosted and automatically deployed with Railway.app, which I highly recommend for deploying any of your projects.

Environment Setup

Create a .env file in the root directory with the following variables:

# GitHub Personal Access Token
# Create one at: https://github.com/settings/tokens
# Only needs 'public_repo' scope for reading public repositories
GITHUB_TOKEN=your_github_token_here

Development

# Install dependencies
yarn install

# Start development server
yarn dev

The app will be available at http://localhost:5173

About

This SvelteKit project contains the frontend and backend of my personal website, https://kylenakamura.dev.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •