{"id":19254474,"url":"https://github.com/vicdata4/seed-server","last_synced_at":"2025-02-23T17:15:49.777Z","repository":{"id":51750815,"uuid":"202564288","full_name":"vicdata4/seed-server","owner":"vicdata4","description":"Node API which provides token authentication and an API endpoint to seed-application. Express, Mongoose, jsonwebtoken","archived":false,"fork":false,"pushed_at":"2022-12-22T12:38:18.000Z","size":2484,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-05T07:30:16.404Z","etag":null,"topics":[],"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/vicdata4.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}},"created_at":"2019-08-15T15:17:22.000Z","updated_at":"2020-03-31T21:26:49.000Z","dependencies_parsed_at":"2023-01-30T08:45:34.499Z","dependency_job_id":null,"html_url":"https://github.com/vicdata4/seed-server","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/vicdata4%2Fseed-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicdata4%2Fseed-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicdata4%2Fseed-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicdata4%2Fseed-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vicdata4","download_url":"https://codeload.github.com/vicdata4/seed-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240347984,"owners_count":19787237,"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":[],"created_at":"2024-11-09T18:35:48.821Z","updated_at":"2025-02-23T17:15:49.754Z","avatar_url":"https://github.com/vicdata4.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# server\n\n#### Requirements\n\n* node v10.15.3\u003c/br\u003e\n* npm v6.4.1\n\n#### Dependencies\n\n* node-express ^4.17.1\u003c/br\u003e\n* mongoose ^5.6.9\n\n\n## Run server\n\n`git clone https://github.com/vicdata4/node_server.git`\n\n`npm install`\n\n`node server.js`\n\n## Data Base config:\n\nCreate `config.js` file in `/` directory and include your config params.\n\nExample\n```\nconst path = require('path');\n\nmodule.exports = {\n    url: 'db-adress',\n    secret: 'auth-private-key',\n    prefix: 'prefix-key',\n    publicPath: 'public-build-path',\n    origin: 'origin-adress'\n}\n```\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicdata4%2Fseed-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicdata4%2Fseed-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicdata4%2Fseed-server/lists"}