https://github.com/labs64/labs64.io
Labs64.IO Ecosystem: Your Agile Business Workflow Powerhouse
https://github.com/labs64/labs64.io
ecosystem labs64-io
Last synced: 4 months ago
JSON representation
Labs64.IO Ecosystem: Your Agile Business Workflow Powerhouse
- Host: GitHub
- URL: https://github.com/labs64/labs64.io
- Owner: Labs64
- License: mit
- Created: 2025-06-27T10:58:21.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2026-01-31T15:45:39.000Z (4 months ago)
- Last Synced: 2026-01-31T22:12:59.835Z (4 months ago)
- Topics: ecosystem, labs64-io
- Language: HTML
- Homepage: https://labs64.io
- Size: 50.2 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Labs64.IO Ecosystem :: Your Agile Business Workflow Powerhouse
[](https://labs64.io)
[](https://github.com/Labs64/labs64.io-docs)
## Run
### System Requirements
To be able to run [Labs64.IO](https://labs64.io) website locally you have to meet the following requirements:
* [docker](https://www.docker.com)
* [docker-compose](https://docs.docker.com/compose/)
### Docker
1. Clone repository
```
$ git clone https://github.com/Labs64/labs64.io.git
```
2. Start environment
```
$ docker-compose up -d
```
Now you can browse the site at [http://localhost:4000](http://localhost:4000)
---
3. Stop environment
```
$ docker-compose down
```
## License and Copyright
Following files, directories and their contents are copyright Labs64. You may not reuse anything therein without permission:
* _drafts/
* _posts/
* img/
* pages/
* resources/
All other files and directories are licensed under the [MIT License](https://www.opensource.org/licenses/mit-license.php) unless explicitly stated.