Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/lampy

Config:

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)):




Le TOULLEC Martial


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)_