{"id":24568866,"url":"https://github.com/aeon0/base-api","last_synced_at":"2025-08-03T12:10:08.203Z","repository":{"id":103726503,"uuid":"371815909","full_name":"aeon0/base-api","owner":"aeon0","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-28T05:45:43.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T21:21:37.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/aeon0.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":"2021-05-28T20:52:27.000Z","updated_at":"2021-10-28T05:45:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2614cb4-01f4-4fed-96b8-fdb4431952a0","html_url":"https://github.com/aeon0/base-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aeon0/base-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeon0%2Fbase-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeon0%2Fbase-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeon0%2Fbase-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeon0%2Fbase-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aeon0","download_url":"https://codeload.github.com/aeon0/base-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeon0%2Fbase-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268542227,"owners_count":24266866,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-01-23T14:55:36.248Z","updated_at":"2025-08-03T12:10:08.194Z","avatar_url":"https://github.com/aeon0.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Base Project\n\n## Getting started\n\n- Currently tested with LTS Node v10.16.3\n- Spin up your server, connect to it and checkout the MLPipe-Manager repository\n- If you have not yet, install MongoDB. Docu [here](https://github.com/j-o-d-o/MLPipe-Manager/docs/install_mongodb.md)\n- Make a copy of the .env.template file, rename it to .env and adjust the fields: `MONGODB_URI, MONGODB_URI_TEST, USER_TOKEN`\n\n### Install packages and start server\n```bash\n# Install packages\n\u003e\u003e npm install\n# Build the typescript project (typescript needs to be installed: \u003e\u003e npm install typescript -g)\n\u003e\u003e tsc\n# Start with NODE_ENV=prod and node\n\u003e\u003e npm start\n```\nTo run it with [pm2](http://pm2.keymetrics.io/), run `\u003e\u003e pm2 --name MLPipe-Manager start npm -- start`\u003c/br\u003e\nNote, in case you are not using any webserver and want to access the api through http://ip:port, dont forget to open the port in case you use any firewall. Alternatively, server the API via a webserver and domain.\n\n### Create admin user\nCurrently the creation of new users is only possible by admins. As there is no MLPipe user in the beginning, there is a script to create a first admin user:\n```bash\n\u003e\u003e cd scripts\n# positional arguments: [0]: user name, [1]: user email, [2]: password\n\u003e\u003e node create_admin_user.js UserName my@email.com my_password\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeon0%2Fbase-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faeon0%2Fbase-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeon0%2Fbase-api/lists"}