https://github.com/labstag/core
Internet site developed with Symfony
https://github.com/labstag/core
blog docker php symfony webpack
Last synced: 12 months ago
JSON representation
Internet site developed with Symfony
- Host: GitHub
- URL: https://github.com/labstag/core
- Owner: labstag
- Created: 2024-08-27T12:22:47.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2025-07-26T22:41:24.000Z (12 months ago)
- Last Synced: 2025-07-27T02:21:47.306Z (12 months ago)
- Topics: blog, docker, php, symfony, webpack
- Language: PHP
- Homepage:
- Size: 3.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to @labstag/core 👋


[](https://github.com/labstag/core/graphs/commit-activity)

> Template de site internet sous Symfony
## 🏠 [Homepage](https://github.com/labstag/core#readme)

## Need
Software:
- npm
- docker
- repository koromerzhin/lampy
Config:
docker swarm
Hosts:
- labstag.traefik.me
## Download
```sh
git clone --recurse-submodules git@github.com:labstag/core.git labstag
cd labstag
```
## Environnment
Edit .env with .env.example
## Install
```sh
npm install
```
## Create apps
```sh
npm run create:apps
```
## Launch
``` sh
npm run exec
```
## 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/labstag/core/issues).
You can also take a look at the
[contributing guide](https://github.com/labstag/core/blob/develop/CONTRIBUTING.md).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2020 [Koromerzhin](https://github.com/koromerzhin).
This project is
[MIT](https://github.com/labstag/core/blob/develop/LICENSE) licensed.
## ✨ Contributors
Thanks goes to these wonderful people
([emoji key](https://allcontributors.org/docs/en/emoji-key)):
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)_