https://github.com/labstag/old-withouteasyadmin
Site Internet sous Symfony
https://github.com/labstag/old-withouteasyadmin
blog docker koromerzhin symfony webpack
Last synced: about 2 months ago
JSON representation
Site Internet sous Symfony
- Host: GitHub
- URL: https://github.com/labstag/old-withouteasyadmin
- Owner: labstag
- License: mit
- Created: 2020-10-24T16:35:46.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-17T02:46:26.000Z (over 1 year ago)
- Last Synced: 2024-10-19T05:09:46.568Z (over 1 year ago)
- Topics: blog, docker, koromerzhin, symfony, webpack
- Language: PHP
- Homepage:
- Size: 6.95 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to @koromerzhin/labstag 👋


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

> Site Internet sous Symfony
## 🏠 [Homepage](https://github.com/koromerzhin/labstag#readme)

### ✨ [Demo](https://www.letoullec.fr)
## Need
Software:
- npm
- docker
- repository koromerzhin/lampy
Config:
docker swarm
Hosts:
- labstag.traefik.me
## Download
```sh
git clone git@github.com:koromerzhin/labstag.git labstag
cd labstag
```
## Récupérer les images docker
```sh
npm run docker_getpull-image
```
## Install
```sh
npm run cmd:install:dev
```
## Users
| Username | Password | Email | enable | Check | Lost |
| ---------- | -------- | ------------------- | ------ | ----- | ----- |
| disable | password | disable@email.fr | FALSE | TRUE | FALSE |
| unverif | password | unverif@email.fr | FALSE | FALSE | FALSE |
| lost | password | lost@email.fr | FALSE | TRUE | TRUE |
| admin | password | admin@email.fr | TRUE | TRUE | FALSE |
| superadmin | password | superadmin@email.fr | TRUE | TRUE | FALSE |
## 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/labstag/issues).
You can also take a look at the
[contributing guide](https://github.com/koromerzhin/labstag/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/koromerzhin/labstag/blob/develop/LICENSE) licensed.
## ✨ Contributors
Thanks goes to these wonderful people
([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Le TOULLEC Martial

renovate[bot]
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)_