https://github.com/ziwot/homepage
https://github.com/ziwot/homepage
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ziwot/homepage
- Owner: ziwot
- Created: 2016-08-14T22:48:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-20T21:09:25.000Z (over 3 years ago)
- Last Synced: 2025-01-01T12:47:35.349Z (over 1 year ago)
- Language: PHP
- Size: 222 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homepage
## Prerequisites
nix with flakes and direnv.
## Install
Install dependencies:
```sh
make install
```
## Dev
Using tmuxinator:
```sh
tmuxinator start dev
```