{"id":17070575,"url":"https://github.com/oakmac/basic-express-with-knex","last_synced_at":"2025-04-12T19:41:32.107Z","repository":{"id":44066034,"uuid":"212228744","full_name":"oakmac/basic-express-with-knex","owner":"oakmac","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-11T01:49:32.000Z","size":217,"stargazers_count":1,"open_issues_count":9,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T13:54:03.733Z","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":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oakmac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-02T00:58:39.000Z","updated_at":"2019-10-22T18:35:43.000Z","dependencies_parsed_at":"2023-02-08T22:00:33.412Z","dependency_job_id":null,"html_url":"https://github.com/oakmac/basic-express-with-knex","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/oakmac%2Fbasic-express-with-knex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakmac%2Fbasic-express-with-knex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakmac%2Fbasic-express-with-knex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakmac%2Fbasic-express-with-knex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oakmac","download_url":"https://codeload.github.com/oakmac/basic-express-with-knex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248624991,"owners_count":21135509,"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-10-14T11:32:20.709Z","updated_at":"2025-04-12T19:41:32.077Z","avatar_url":"https://github.com/oakmac.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic express.js app using knex.js\n\nA very basic [express.js] application using [knex.js].\n\n[express.js]:https://expressjs.com/\n[knex.js]:http://knexjs.org/\n\n## Development Setup\n\n```sh\n# installs node_modules/ folder\nnpm install\n\n# initialize database schema to latest migration\nnpx knex migrate:latest\n\n# initialize database with seed data\nnpx knex seed:run\n\n# start express.js server on port 3000\nnode index.js\n```\n\n## License\n\n[ISC License](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foakmac%2Fbasic-express-with-knex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foakmac%2Fbasic-express-with-knex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foakmac%2Fbasic-express-with-knex/lists"}