Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/labstag/core
Internet site developed with Symfony
https://github.com/labstag/core
blog docker php symfony webpack
Last synced: 23 days 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 (5 months ago)
- Default Branch: develop
- Last Pushed: 2024-12-14T22:35:13.000Z (about 1 month ago)
- Last Synced: 2024-12-14T23:20:32.393Z (about 1 month ago)
- Topics: blog, docker, php, symfony, webpack
- Language: PHP
- Homepage:
- Size: 1.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to @labstag/core 👋
![Version](https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000)
![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/labstag/core/graphs/commit-activity)
![Continuous Integration](https://github.com/labstag/core/workflows/ci/badge.svg?branch=develop)> Template de site internet sous Symfony
## 🏠 [Homepage](https://github.com/labstag/core#readme)
![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)
## Need
Software:
- npm
- docker
- repository koromerzhin/lampyConfig:
docker swarm
Hosts:
- labstag.traefik.me
## Download
```sh
git clone --recurse-submodules [email protected]: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)_