Skip to content

megawebmaster/megawebmaster.pl

Repository files navigation

megawebmaster.pl

A simple home page for my personal needs.

Running

To run the app you can use

  • asdf:
    asdf install
    npm install
    npm run dev
  • Docker Compose:
    docker compose up app
  • Local Node.js (minimum version supported: v20):
    npm install
    npm run dev

Now visit http://localhost:5173 and see the app :)

Stack

About

My personal website and blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published