{"id":28597861,"url":"https://github.com/zedwang/ico-zone","last_synced_at":"2025-08-21T11:15:44.868Z","repository":{"id":87577737,"uuid":"116116818","full_name":"zedwang/ico-zone","owner":"zedwang","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-04T04:56:38.000Z","size":477,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T11:41:20.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zedwang.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,"zenodo":null}},"created_at":"2018-01-03T09:14:40.000Z","updated_at":"2021-02-22T01:31:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"b7658fe3-61b5-4cea-b6f0-b8a6b99800c2","html_url":"https://github.com/zedwang/ico-zone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zedwang/ico-zone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedwang%2Fico-zone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedwang%2Fico-zone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedwang%2Fico-zone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedwang%2Fico-zone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zedwang","download_url":"https://codeload.github.com/zedwang/ico-zone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedwang%2Fico-zone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271469227,"owners_count":24765124,"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-21T02:00:08.990Z","response_time":74,"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-06-11T11:20:06.681Z","updated_at":"2025-08-21T11:15:44.862Z","avatar_url":"https://github.com/zedwang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![RealWorld Example App](logo.png)\n\n\u003e ### Example Node.Js (Koa.js + Knex) codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld-example-apps) spec and API.\n\nThis repo is functionality complete — PRs and issues welcome!\n\nThis codebase was created to demonstrate a fully fledged fullstack application built with **Koa.js + Knex** including CRUD operations, authentication, routing, pagination, and more.\n\nWe've gone to great lengths to adhere to the **Koa.js + Knex** community styleguides \u0026 best practices.\n\nFor more information on how to this works with other frontends/backends, head over to the [RealWorld](https://github.com/gothinkster/realworld) repo.\n\n# Getting started\n\n## Installation\n1. Instal [Node.JS](https://nodejs.org/en/download/package-manager/) latest version\n2. Clone this repo\n3. Install dependencies, just run in project folder: `npm i` or `yarn`\n\n## Usage\n1. run `npm start` to start server\n\n## Testing\n1. run `npm test` for tests\n\n## Server Configuration (optional)\n\nYou can use `.env` file, to configure project like this:\n\n```\nNODE_ENV = development\nPORT = 3000\nSECRET = secret\nJWT_SECRET = secret\nDB_CLIENT = sqlite3\n#DB_CONNECTION = postgres://user:password@localhost:5432/db_name\n```\n\nyou can just copy `.example-env`\n\n## Variables description\n\n`NODE_ENV` - specify env: development/production/test. `development` by default\n\n`NODE_PORT` - specify port: `3000` by default\n\n`NODE_SECRET` - custom secret for generating passwords. `secret` by default\n\n`JWT_SECRET` - custom secret for generating jwt tokens. `secret` secret by default\n\n`DB_CLIENT` - database to use. `pg` - postgress or `sqlite3`. `sqlite3` by default\n\n`DB_CONNECTION` - db connection string for `postgress` database.\n\n\n## Fixtures (optional)\n\n1. load fixtures: `npm run db:load` (it uses settings from `.env`). Don't forget to set `NODE_ENV`.\n\n## Styleguide\n[![Standard - JavaScript Style Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)\n\n# How it works\n\n\u003e Describe the general architecture of your app here\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzedwang%2Fico-zone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzedwang%2Fico-zone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzedwang%2Fico-zone/lists"}