Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tobyab/website
My humble abode on the internet 🏡
https://github.com/tobyab/website
nextjs planetscale portfolio prisma typescript website
Last synced: 3 days 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T01:14:46.000Z (about 2 months ago)
- Last Synced: 2024-11-08T02:22:30.591Z (about 2 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
![A screenshot of my personal website, https://tobyb.dev](https://github.com/developedbytoby/website/assets/77097223/68267e56-8301-4773-9b95-d8f34556ed9a)
# 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.