https://github.com/tobyab/website
My humble abode on the internet 🏡
https://github.com/tobyab/website
nextjs planetscale portfolio prisma typescript website
Last synced: 4 months ago
JSON representation
My humble abode on the internet 🏡
- Host: GitHub
- URL: https://github.com/tobyab/website
- Owner: tobyab
- License: other
- Created: 2021-12-04T15:42:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T01:14:46.000Z (6 months ago)
- Last Synced: 2024-11-08T02:22:30.591Z (6 months ago)
- Topics: nextjs, planetscale, portfolio, prisma, typescript, website
- Language: TypeScript
- Homepage: https://tobyb.dev
- Size: 60.1 MB
- Stars: 41
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# developedbytoby/website
🏡 My home on the internet!
> [Check it out!](https://tobyb.dev)## Getting started
1. Install dependecies and spin up the dev server!
```
pnpm i && pnpm dev
```And, make sure to create a `.env` file in the root directory with all of your environment variables!
---
Copyright (c) 2023 Toby Brown under the MIT license.