Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lenra-io/tylen

Keep in touch with the world.
https://github.com/lenra-io/tylen

Last synced: about 1 month ago
JSON representation

Keep in touch with the world.

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]



Tylen


Keep in touch with the world.




Report Bug
·
Request Feature


## Prerequisites

To properly run this app, you will have to make sure that the Lenra CLI and docker with docker-compose are installed on your computer.
Installation instructions can be found here https://github.com/lenra-io/lenra_cli.

(back to top)

## Usage

To run the Tylen app you first need to build the application.
```console
lenra build
```

Then you can start it.
```console
lenra start
```

You can then access the application by opening [`localhost:4000`](http://localhost:4000) on your web browser.

(back to top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please open an issue with the tag "enhancement".
Don't forget to give the project a star if you liked it! Thanks again!

(back to top)

## License

Distributed under the **MIT** License. See [LICENSE](./LICENSE) for more information.

(back to top)

## Contact

Lenra - [@lenra_dev](https://twitter.com/lenra_dev) - [email protected]

Project Link: [https://github.com/lenra-io/tylen](https://github.com/lenra-io/tylen)

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/lenra-io/tylen.svg?style=for-the-badge
[contributors-url]: https://github.com/lenra-io/tylen/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/lenra-io/tylen.svg?style=for-the-badge
[forks-url]: https://github.com/lenra-io/tylen/network/members
[stars-shield]: https://img.shields.io/github/stars/lenra-io/tylen.svg?style=for-the-badge
[stars-url]: https://github.com/lenra-io/tylen/stargazers
[issues-shield]: https://img.shields.io/github/issues/lenra-io/tylen.svg?style=for-the-badge
[issues-url]: https://github.com/lenra-io/tylen/issues
[license-shield]: https://img.shields.io/github/license/lenra-io/tylen.svg?style=for-the-badge
[license-url]: https://github.com/lenra-io/tylen/blob/master/LICENSE