https://github.com/rubbaboy/lakwebsite
https://github.com/rubbaboy/lakwebsite
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rubbaboy/lakwebsite
- Owner: RubbaBoy
- License: mit
- Created: 2020-06-19T03:28:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-10T18:26:09.000Z (almost 6 years ago)
- Last Synced: 2025-06-30T00:04:06.033Z (about 1 year ago)
- Language: Dart
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# LakWebsite
A web interface for Lak.
Starting:
```
docker run --name name -p 80:80 -P -d rubbaboy/lak-frontend:master-latest
```