{"id":18709030,"url":"https://github.com/saren-arterius/wtako-rest-template","last_synced_at":"2026-04-02T18:53:01.517Z","repository":{"id":38800785,"uuid":"143101730","full_name":"Saren-Arterius/wtako-rest-template","owner":"Saren-Arterius","description":"docker-compose + (express.js + babel + eslint) + (postgres + pgadmin + knex + pg-spgist_hamming) + (redis + bull) all in one","archived":false,"fork":false,"pushed_at":"2023-03-04T04:47:50.000Z","size":2567,"stargazers_count":2,"open_issues_count":11,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T07:42:07.608Z","etag":null,"topics":["bull","docker-compose","express","postgres","redis"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Saren-Arterius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-08-01T03:58:04.000Z","updated_at":"2021-07-29T07:53:18.000Z","dependencies_parsed_at":"2024-11-07T12:42:27.465Z","dependency_job_id":null,"html_url":"https://github.com/Saren-Arterius/wtako-rest-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saren-Arterius%2Fwtako-rest-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saren-Arterius%2Fwtako-rest-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saren-Arterius%2Fwtako-rest-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saren-Arterius%2Fwtako-rest-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Saren-Arterius","download_url":"https://codeload.github.com/Saren-Arterius/wtako-rest-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239571580,"owners_count":19661165,"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":["bull","docker-compose","express","postgres","redis"],"created_at":"2024-11-07T12:26:05.101Z","updated_at":"2025-12-30T22:29:50.483Z","avatar_url":"https://github.com/Saren-Arterius.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy environment\nEnsure docker-compose installed:\n1. `# apt update \u0026\u0026 apt upgrade`\n2. `# apt install docker-compose`\n\n# Build and start server (also starts on boot)\n1. `# ./start.sh`\n\n# Switch to production environment\n1. Uncomment line 15, 16 of `docker-compose.yml`\n2. Or better, create a prod git branch\n\n# Access web\n1. `$ ssh \u003cserver ip\u003e -L 31380:localhost:31380`\n2. Ensure server started\n3. Open http://localhost:31380/\n\n# Access pgAdmin\n1. `$ ssh \u003cserver ip\u003e -L 31300:localhost:31300`\n2. Ensure server started\n3. Open http://localhost:31300/browser/\n4. Login (email: admin@example.com, password: pgadmin_password)\n5. Create new server (host: postgres, username: postgres, password: pg_password)\n\n# Password strings to find and replace\n- `pg_password`\n- `pgadmin_password`\n- `redis_password`\n- `jwt_secret`\n- \n# Update from git, rebuild docker image if needed, and restart server (also starts on boot)\n1. `# ./update-restart.sh`\n\n# Reset \u0026 delete data of postgres \u0026 redis\n1. `# ./reset.sh`\n\n# Change postgres schema without adding migration file \u0026 keep existing data (dangerous on production)\n1. `# ./revolute-db.sh`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaren-arterius%2Fwtako-rest-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaren-arterius%2Fwtako-rest-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaren-arterius%2Fwtako-rest-template/lists"}