Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sleexyz/site-old
my website
https://github.com/sleexyz/site-old
Last synced: 1 day ago
JSON representation
my website
- Host: GitHub
- URL: https://github.com/sleexyz/site-old
- Owner: sleexyz
- Created: 2015-08-24T15:11:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-04T00:28:39.000Z (over 6 years ago)
- Last Synced: 2024-04-14T11:22:47.925Z (7 months ago)
- Language: JavaScript
- Homepage: http://slee.xyz
- Size: 935 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [slee.xyz](http://slee.xyz)
set up stack
```
stack update
stack setup
```install dependencies
```
yarn install
```start daemon
```
yarn start
```push
```
yarn run push
```## Technology
Type-checked with [sol/markdown-unlit](https://github.com/sol/markdown-unlit),
and tested with [hspec-discover](http://hspec.github.io/hspec-discover.html)