Skip to content

JosTheDude/yaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another Portfolio Site

A portfolio site by Jos.

Check it out here: https://jos.gg/

Cloudflare Workers

This repo is configured to deploy as a Cloudflare Worker using wrangler.toml.

Local development

loadnvm
bun install
bun run dev

Deploy

loadnvm
bunx wrangler secret put DISCORD_WEBHOOK
bun run cf:whoami
bun run deploy

This site is majority static except for the contact form which uses a CF Worker + Secret to handle form submissions through Discord Webhooks.

About

yet another portfolio site ~ made by jos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors