{"id":15149942,"url":"https://github.com/sticknet/sticknet-engine","last_synced_at":"2025-10-24T05:31:48.080Z","repository":{"id":249967004,"uuid":"831627917","full_name":"sticknet/sticknet-engine","owner":"sticknet","description":"Backend System for Sticknet - Web3 Social Storage","archived":false,"fork":false,"pushed_at":"2025-01-03T06:54:36.000Z","size":67830,"stargazers_count":17,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-31T00:12:56.831Z","etag":null,"topics":["cloud-storage","django","end-to-end-encryption","python","social-network"],"latest_commit_sha":null,"homepage":"https://sticknet.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sticknet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-21T06:23:35.000Z","updated_at":"2025-01-01T16:32:03.000Z","dependencies_parsed_at":"2024-12-29T17:40:43.054Z","dependency_job_id":null,"html_url":"https://github.com/sticknet/sticknet-engine","commit_stats":{"total_commits":29,"total_committers":1,"mean_commits":29.0,"dds":0.0,"last_synced_commit":"2bdd0320290ddc396e8ef6a13e77743ae6ac7bf4"},"previous_names":["sticknet/sticknet-engine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sticknet%2Fsticknet-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sticknet%2Fsticknet-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sticknet%2Fsticknet-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sticknet%2Fsticknet-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sticknet","download_url":"https://codeload.github.com/sticknet/sticknet-engine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237918710,"owners_count":19387305,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud-storage","django","end-to-end-encryption","python","social-network"],"created_at":"2024-09-26T14:01:36.398Z","updated_at":"2025-10-24T05:31:43.041Z","avatar_url":"https://github.com/sticknet.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sticknet Engine\n\nBackend system for [Sticknet](https://github.com/sticknet/sticknet-mobile) built using Django.\n\n## Mobile app\n\nYou can find Sticknet's mobile apps and main repo [here](https://github.com/sticknet/sticknet-mobile).\n\n## Contributing\n\n### Prerequisites\n\n- Python (\u003e= Python 3.8)\n- PostgreSQL (\u003e= 14)\n\n### Setup\n\n1. Git clone: `git clone git@github.com:sticknet/sticknet-engine.git \u0026\u0026 cd sticknet-engine`\n2. Create virtual environment: `python3 -m venv env \u0026\u0026 source env/bin/activate`\n3. Install pip modules: `pip3 install -r requirements.txt`\n4. Create local database: `psql` then `CREATE DATABASE sticknet;` then `exit`\n5. Run database migrations: `python ./src/manage.py migrate`\n6. Run server: `python ./src/manage.py runserver`\n\n### Testing\n\n- Run tests: `cd test_src \u0026\u0026 python ../src/manage.py test`\n\n### Connect sticknet-mobile to local server\n\nWhen running sticknet-mobile it will be communicating with the remote server. To connect sticknet-mobile to a local\nserver, follow these steps:\n\n1. Find the ipv4 address of your machine, or\n   run: `ipv4=$(ifconfig | grep \"inet \" | grep -v 127.0.0.1 | awk '{print $2}' | head -n 1)`\n2. Start server using the ipv4 address: `python ./src/manage.py runserver \"$ipv4:8000\"`\n3. Under 'sticknet-mobile/src/actions/URL.ts' edit `URL` to be `http://$ipv4:8000` where `$ipv4` is your ipv4 address\n4. If running on android, add your ipv4 to the\n   file `sticknet-mobile/android/app/src/main/res/xml/network_security_config.xml`\n\n## Other repos:\n\n1. Mobile apps: [Sticknet mobile](https://github.com/sticknet/sticknet-mobile)\n2. Web app: [Sticknet web](https://github.com/sticknet/sticknet-web)\n3. End-to-end encryption protocol: [Stick protocol](https://github.com/sticknet/stick-protocol)\n\n## Contact Us\n\nYou can email us as at contact@sticknet.org\n\n## License\n\nCopyright © 2018-2024 \u003ca href=\"https://www.sticknet.org\"\u003eSticknet\u003c/a\u003e\n\nLicensed under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsticknet%2Fsticknet-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsticknet%2Fsticknet-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsticknet%2Fsticknet-engine/lists"}