Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/layflags/layflags
www.layfla.gs
https://github.com/layflags/layflags
Last synced: 27 days ago
JSON representation
www.layfla.gs
- Host: GitHub
- URL: https://github.com/layflags/layflags
- Owner: layflags
- Created: 2019-05-07T10:41:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T07:55:57.000Z (over 1 year ago)
- Last Synced: 2023-03-12T06:33:40.837Z (over 1 year ago)
- Language: HTML
- Homepage: layflags-layflags.vercel.app
- Size: 961 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [layfla.gs](https://www.layfla.gs)
![screenshot](screenshot.png "Screenshot of www.layfla.gs")
This project is a [PWA](https://developers.google.com/web/progressive-web-apps/) and works even w/o stylesheets (just the infos then) and w/o JS (no offline capabilities then).
## Local development
Start a development server with e.g.:
```
$ npx live-server
```## Deployment on [Now](https://zeit.co/now)
```
$ ./deploy.sh
```
Needs [workbox](https://www.npmjs.com/package/workbox-cli) and [now](https://www.npmjs.com/package/now) installed globally.