{"id":18448642,"url":"https://github.com/tomyitav/express-es6-starter","last_synced_at":"2025-08-21T12:31:11.063Z","repository":{"id":49746210,"uuid":"98694655","full_name":"tomyitav/express-es6-starter","owner":"tomyitav","description":"Starter project for creating a MVC express server with MongoDB","archived":false,"fork":false,"pushed_at":"2017-11-21T20:34:06.000Z","size":14,"stargazers_count":181,"open_issues_count":1,"forks_count":67,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-12-06T17:52:23.316Z","etag":null,"topics":["async-await","expressjs","mongodb","mongoose","mvc-pattern"],"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/tomyitav.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}},"created_at":"2017-07-28T23:11:19.000Z","updated_at":"2024-07-29T15:09:26.000Z","dependencies_parsed_at":"2022-09-24T04:42:04.005Z","dependency_job_id":null,"html_url":"https://github.com/tomyitav/express-es6-starter","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/tomyitav%2Fexpress-es6-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomyitav%2Fexpress-es6-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomyitav%2Fexpress-es6-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomyitav%2Fexpress-es6-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomyitav","download_url":"https://codeload.github.com/tomyitav/express-es6-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230511483,"owners_count":18237658,"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":["async-await","expressjs","mongodb","mongoose","mvc-pattern"],"created_at":"2024-11-06T07:16:36.638Z","updated_at":"2024-12-19T23:15:36.429Z","avatar_url":"https://github.com/tomyitav.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# express-es6-starter\n\nStarter project for creating a MVC express server, using\n\n+ express\n+ mongoose\n+ babel-cli\n+ winston and morgan for logging\n+ Async/Await\n\n## Installation\n\nClone the repository and run `npm install`\n\n```\ngit clone https://github.com/tomyitav/express-es6-starter.git\nnpm install\n```\n\n## Starting the server\n\n```\nnpm start\n```\n\nThe server will run on port 3000. You can change this by editing `config.dev.js` file.\n\n## Run server in production with Docker\n\n```\nnpm run build\n```\n\nAfter npm building the project, go to project root directory, open shell and run:\n```\ndocker build -t express-es6-starter .\n```\n\nInstructions about running the container are available [here](https://hub.docker.com/r/tomyitav/express-es6-starter/)\n\n## Debugging with Webstorm\n\nSet babel-node executable as the node interpreter.\nPass node parameters of --preset=babel-preset-es2015\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomyitav%2Fexpress-es6-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomyitav%2Fexpress-es6-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomyitav%2Fexpress-es6-starter/lists"}