Welcome to slop.sh — my personal site and portfolio.
To get started, copy the example environment file and adjust as needed:
cp .env.example .env
See .env.example for reference.
I use pnpm, but npm and yarn should work as well:
pnpm install
pnpm dev
The default port is http://localhost:3000.
To use a custom port, append -p {port}
to the next start
command in your package.json
scripts.
Most information not fetched from API routes can be customized in src/lib/data/
.
Pull requests and issues are encouraged and appreciated!
for questions or suggestions, Contact me on Discord