{"id":24097225,"url":"https://github.com/poode/readyserver","last_synced_at":"2026-05-06T01:37:39.303Z","repository":{"id":37707497,"uuid":"160095683","full_name":"poode/readyServer","owner":"poode","description":"Easy Server to use in any project","archived":false,"fork":false,"pushed_at":"2024-04-22T17:33:46.000Z","size":717,"stargazers_count":1,"open_issues_count":24,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-23T16:25:02.581Z","etag":null,"topics":["any","easy","express","in","project","server","to","use"],"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/poode.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-12-02T21:14:21.000Z","updated_at":"2024-05-14T01:43:19.019Z","dependencies_parsed_at":"2024-05-14T01:43:08.634Z","dependency_job_id":"42d45bf0-9afc-4a6e-a07e-50f63b75aae5","html_url":"https://github.com/poode/readyServer","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poode%2FreadyServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poode%2FreadyServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poode%2FreadyServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poode%2FreadyServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poode","download_url":"https://codeload.github.com/poode/readyServer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241023926,"owners_count":19896151,"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":["any","easy","express","in","project","server","to","use"],"created_at":"2025-01-10T13:26:18.628Z","updated_at":"2025-10-10T09:41:30.729Z","avatar_url":"https://github.com/poode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express Ready Server\n\n## Server Feature\n\n* Logger using winston.\n* Most important middlewares.\n* We can use it with http or https via environment variables.\n* Socket support (http \u0026 https) but not working with cluster (known issue it needs socket Adapter with redis server).\n* Implemented Localized and translation could be found in (req.app.locals.trans) Object.\n* Response compressor for response size more than 1 M.\n* Graphql implemented (The Example is not working but it is for clarifications)\n\n## How to Use\n\n* clone repo `git clone https://gitlab.com/Fagr/readyServer.git`.\n* run `npm i`.\n* create `.env` file using `cp .env.example .env`.\n* run `npm run secret` to generate secret key will be used to hash passwords or any use in environment variable called `APP_SECRET`.\n* run `npm run start` to start server.\n* run `npm run dev` to start server with `nodemon` for development.\n* please follow .env.example comments.\n* to use graphql open (`http://localhost:3000/graphql`) Note: or `https` if you used it and maybe another port as per `.env` file pre-configration by you.\n\n## Examples for APIs\n\n* In `api/v1` folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoode%2Freadyserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoode%2Freadyserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoode%2Freadyserver/lists"}