Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/strimoid/strimoid
Source code of Strm
https://github.com/strimoid/strimoid
docker javascript microblog mysql php reddit social-network
Last synced: 12 days ago
JSON representation
Source code of Strm
- Host: GitHub
- URL: https://github.com/strimoid/strimoid
- Owner: Strimoid
- License: mit
- Created: 2014-08-12T17:35:44.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-06-12T02:42:00.000Z (7 months ago)
- Last Synced: 2025-01-03T00:09:36.348Z (19 days ago)
- Topics: docker, javascript, microblog, mysql, php, reddit, social-network
- Language: PHP
- Homepage: https://strm.pl
- Size: 18 MB
- Stars: 78
- Watchers: 10
- Forks: 24
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Strimoid
========[![Build Status](https://semaphoreci.com/api/v1/strimoid/strimoid/branches/develop/shields_badge.svg)](https://semaphoreci.com/strimoid/strimoid) [![Test Coverage](https://codeclimate.com/github/Strimoid/Strimoid/badges/coverage.svg)](https://codeclimate.com/github/Strimoid/Strimoid) [![Code Climate](https://codeclimate.com/github/Strimoid/Strimoid/badges/gpa.svg)](https://codeclimate.com/github/Strimoid/Strimoid) [![Docker Repository on Quay](https://quay.io/repository/strimoid/strimoid/status "Docker Repository on Quay")](https://quay.io/repository/strimoid/strimoid)
Source code of [Strm.pl](https://strm.pl), brand-new social service.
API documentation
========
You can find API documentation at [https://developers.strm.pl](https://developers.strm.pl)How to start
========
You'll need to get [Docker](https://www.docker.com/products/overview) and docker-compose, if you don't have them already installed.```bash
docker-compose up -d --build
```Then go to [http://localhost:8000](http://localhost:8000) and enjoy.
You can use `admin/admin` or `user/user` credentials to sign in.To do
========
* [ ] Tests, tests, tests!
* [ ] Better frontend, with support for i18n
* [ ] Improve API
* [ ] Many many other things...Any questions?
========
Just join any of following channels and please feel free to ask, we will try to answer as soon as possible.* Telegram: [@strimoid](tg://resolve?domain=strimoid)