Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrstickypiston/portfolio-site


https://github.com/mrstickypiston/portfolio-site

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# MrStickyPiston portfolio
A modern portfolio site written in angular 17 with the use of angular material.
Before running `npx wrangler pages dev .` please create a .dev.vars file with the required secrets:
- CONTACT_WEBHOOK: a discord webhook
To build, run:
`npm run build && cp dist/portfolio/browser/404/index.html dist/portfolio/browser/404.html`