Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lenra-io/app-stat-us
Analyse your stats from your social media posts
https://github.com/lenra-io/app-stat-us
app javascript lenra
Last synced: about 1 month ago
JSON representation
Analyse your stats from your social media posts
- Host: GitHub
- URL: https://github.com/lenra-io/app-stat-us
- Owner: lenra-io
- License: mit
- Created: 2023-01-25T10:57:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-24T00:50:37.000Z (10 months ago)
- Last Synced: 2024-02-24T22:29:56.243Z (10 months ago)
- Topics: app, javascript, lenra
- Language: JavaScript
- Size: 535 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]
Stat Us
A Lenra app to analyse stats from your social media posts. Add and edit any social media you want, e.g Reddit, Dev etc ...
Report Bug
·
Request Feature
## Prerequisites
To properly run this app locally, 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.## Usage
To run the app locally by running it in the Lenra dev mode.
```console
lenra dev
```You can then access the application by opening [`localhost:4000`](http://localhost:4000) on your web browser.
## 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!## License
Distributed under the **MIT** License. See [LICENSE](./LICENSE) for more information.
## Contact
Lenra - [@lenra_dev](https://twitter.com/lenra_dev) - [email protected]
Project Link: [https://github.com/lenra-io/app-stat-us](https://github.com/lenra-io/app-stat-us)
[contributors-shield]: https://img.shields.io/github/contributors/lenra-io/app-stat-us.svg?style=for-the-badge
[contributors-url]: https://github.com/lenra-io/app-stat-us/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/lenra-io/app-stat-us.svg?style=for-the-badge
[forks-url]: https://github.com/lenra-io/app-stat-us/network/members
[stars-shield]: https://img.shields.io/github/stars/lenra-io/app-stat-us.svg?style=for-the-badge
[stars-url]: https://github.com/lenra-io/app-stat-us/stargazers
[issues-shield]: https://img.shields.io/github/issues/lenra-io/app-stat-us.svg?style=for-the-badge
[issues-url]: https://github.com/lenra-io/app-stat-us/issues
[license-shield]: https://img.shields.io/github/license/lenra-io/app-stat-us.svg?style=for-the-badge
[license-url]: https://github.com/lenra-io/app-stat-us/blob/master/LICENSE