{"id":18052714,"url":"https://github.com/cham11ng/lets-express","last_synced_at":"2025-04-10T19:41:53.201Z","repository":{"id":86028010,"uuid":"113434006","full_name":"cham11ng/lets-express","owner":"cham11ng","description":"Building APIs with Express.js, Node.js","archived":false,"fork":false,"pushed_at":"2017-12-27T08:04:24.000Z","size":121,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T17:21:16.299Z","etag":null,"topics":["api","bookshelf","database","dotenv","es6","eslint","jwt","knex","nodejs","postgres","react","reactjs","yarn","youch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cham11ng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-12-07T10:03:27.000Z","updated_at":"2023-03-09T04:26:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"3fc59676-d730-4b17-ac1e-79d618fe26c0","html_url":"https://github.com/cham11ng/lets-express","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/cham11ng%2Flets-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cham11ng%2Flets-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cham11ng%2Flets-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cham11ng%2Flets-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cham11ng","download_url":"https://codeload.github.com/cham11ng/lets-express/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248281415,"owners_count":21077423,"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":["api","bookshelf","database","dotenv","es6","eslint","jwt","knex","nodejs","postgres","react","reactjs","yarn","youch"],"created_at":"2024-10-30T23:12:56.864Z","updated_at":"2025-04-10T19:41:53.180Z","avatar_url":"https://github.com/cham11ng.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lets express\n\n[![Build Status](https://travis-ci.org/cham11ng/lets-express.svg?branch=master)](https://travis-ci.org/cham11ng/lets-express)\n\nApplication for building APIs with [Express.js](http://expressjs.com/)\n\nComes with:\n\n* [ES6](http://babeljs.io/learn-es2015/) features/modules\n* [Bookshelf](http://bookshelfjs.org/) ORM and [Knex](http://knexjs.org/) migrations\n* PostgreSQL (default) with support for MySQL and SQLite\n* [ESLint](http://eslint.org/) for code linting\n* Application configuration using [dotenv](https://github.com/motdotla/dotenv)\n* Pretty error reporting using [youch](https://github.com/poppinss/youch)\n\n---\n\n## Prerequisite\n\n* [Node.js](https://yarnpkg.com/en/docs/install) - 8.9.2 or above\n* [Yarn](https://yarnpkg.com/en/docs/install) - 1.3.2 or above\n* [NPM](https://docs.npmjs.com/getting-started/installing-node) - 5.6.0 or above\n\n## Setup\n\nClone the repository, install the dependencies and get started right away.\n\n    $ git clone git@github.com:cham11ng/lets-express.git \u003capplication-name\u003e\n    $ cd \u003capplication-name\u003e\n    $ yarn\n    \nMake a copy of `.env.example` as `.env` and update your application details and database credentials. Now, run the migrations and seed the database.\n\n    $ yarn migrate\n    $ yarn seed\n\nFinally, start the application.\n\n    $ yarn start:dev (For development)\n    $ yarn start (For production)\n\nNavigate to http://localhost:8000/api/ to verify installation.\n\n## Contributing\n\nFor contribution and feature requests, please create an [issue](https://github.com/cham11ng/lets-express/issues) first.\n\n## License\n\nlets-express is under [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcham11ng%2Flets-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcham11ng%2Flets-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcham11ng%2Flets-express/lists"}