Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walterproof/homepage
https://github.com/walterproof/homepage
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/walterproof/homepage
- Owner: WalterProof
- Created: 2016-08-14T22:48:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-20T21:09:25.000Z (almost 2 years ago)
- Last Synced: 2024-07-06T13:56:20.356Z (4 months 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
```