Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prisis/danielbannert
My personal Portfolio
https://github.com/prisis/danielbannert
anolilab personal-site personal-website portfolio portfolio-site portfolio-website
Last synced: 21 days ago
JSON representation
My personal Portfolio
- Host: GitHub
- URL: https://github.com/prisis/danielbannert
- Owner: prisis
- License: apache-2.0
- Created: 2022-06-04T11:45:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-25T14:18:39.000Z (11 months ago)
- Last Synced: 2024-10-15T01:22:45.279Z (about 1 month ago)
- Topics: anolilab, personal-site, personal-website, portfolio, portfolio-site, portfolio-website
- Language: TypeScript
- Homepage: https://danielbannert.com
- Size: 3.02 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# My personal Portfolio
## Installation
This project uses [pnpm](https://pnpm.io/), [vitejs](https://vitejs.dev/) and [vitest](https://vitest.dev/) for all its internal build processes. In theory, this project requires at lest Node v20 to run.
## Quick Commands
- `pnpm dev` - Run the development server
- `pnpm run build` - Builds the portfolio into a `html` file
- `pnpm run build:github-list` - Generates a list of all the GitHub repos in the portfolio## Supported Node.js Versions
Libraries in this ecosystem make the best effort to track
[Node.js’ release schedule](https://nodejs.org/en/about/releases/). Here’s [a
post on why we think this is important](https://medium.com/the-node-js-collection/maintainers-should-consider-following-node-js-release-schedule-ab08ed4de71a).## Credits
- [Daniel Bannert](https://github.com/prisis)