Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrstickypiston/portfolio-site
https://github.com/mrstickypiston/portfolio-site
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrstickypiston/portfolio-site
- Owner: MrStickyPiston
- Created: 2024-04-03T14:06:29.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T18:57:13.000Z (24 days ago)
- Last Synced: 2024-12-11T19:45:20.026Z (24 days ago)
- Language: TypeScript
- Homepage: https://MrStickyPiston.is-a.dev
- Size: 866 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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`