https://github.com/koromerzhin/lampy
Example local server
https://github.com/koromerzhin/lampy
docker koromerzhin localhost mariadb mercure phpmyadmin redis traefik
Last synced: about 1 month ago
JSON representation
Example local server
- Host: GitHub
- URL: https://github.com/koromerzhin/lampy
- Owner: koromerzhin
- Created: 2021-08-19T07:14:32.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2025-07-23T20:56:40.000Z (3 months ago)
- Last Synced: 2025-07-23T23:22:12.046Z (3 months ago)
- Topics: docker, koromerzhin, localhost, mariadb, mercure, phpmyadmin, redis, traefik
- Homepage:
- Size: 671 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to @koromerzhin/lampy 👋


[](https://github.com/koromerzhin/lampy/graphs/commit-activity)
> Example local server
## 🏠 [Homepage](https://github.com/koromerzhin/lampy#readme)

## Need
Software:
- make
- npm## Download
```sh
git clone git@github.com:koromerzhin/lampy.git lampy
cd lampy
git submodule update --init
```## Install
```sh
make install
```## after git add
```sh
make git check
```## Replace git commit
```sh
make git commit
```## Help
```sh
make help
```## Author
👤 **koromerzhin**
- Website: [https://www.letoullec.fr](https://www.letoullec.fr)
- Twitter: [@koromerzhin](https://twitter.com/koromerzhin)
- Github: [@koromerzhin](https://github.com/koromerzhin)
- LinkedIn: [@koromerzhin](https://linkedin.com/in/koromerzhin)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check
[issues page](https://github.com/koromerzhin/lampy/issues).
You can also take a look at the
[contributing guide](https://github.com/koromerzhin/lampy/blob/develop/CONTRIBUTING.md).## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2019 [koromerzhin](https://github.com/koromerzhin).
This project is
[MIT](https://github.com/koromerzhin/lampy/blob/develop/LICENSE) licensed.## ✨ Contributors
Thanks goes to these wonderful people
([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Le TOULLEC Martial
mend-bolt-for-github[bot]
renovate[bot]
dependabot[bot]
Mend Renovate
This project follows the
[all-contributors](https://github.com/all-contributors/all-contributors)
specification. Contributions of any kind welcome!---
_This README was generated with ❤️ by
[readme-md-generator](https://github.com/kefranabg/readme-md-generator)_