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

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

Awesome Lists containing this project

README

          

# Welcome to @koromerzhin/labstag 👋

![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/koromerzhin/labstag/graphs/commit-activity)
![Continuous Integration](https://github.com/koromerzhin/labstag/workflows/Continuous%20Integration/badge.svg?branch=develop)

> Site Internet sous Symfony

## 🏠 [Homepage](https://github.com/koromerzhin/labstag#readme)

![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)

### ✨ [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)_