{"id":22598899,"url":"https://github.com/antoinemcx/expressjs-web-starter-template","last_synced_at":"2025-08-11T05:17:28.114Z","repository":{"id":181608004,"uuid":"666548966","full_name":"antoinemcx/ExpressJS-Web-Starter-Template","owner":"antoinemcx","description":"ExpressJS complete template with migration management, authentication, error handling, etc.","archived":false,"fork":false,"pushed_at":"2023-07-22T17:09:52.000Z","size":72,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T18:37:18.877Z","etag":null,"topics":["authentication-backend","ejs-template-engine","ejs-templates","migrations","nodejs-server"],"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/antoinemcx.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}},"created_at":"2023-07-14T20:09:27.000Z","updated_at":"2023-07-23T11:58:25.000Z","dependencies_parsed_at":"2023-07-22T16:45:00.054Z","dependency_job_id":null,"html_url":"https://github.com/antoinemcx/ExpressJS-Web-Starter-Template","commit_stats":null,"previous_names":["antoinemcx/expressjs-web-template","antoinemcx/expressjs-web-starter-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/antoinemcx/ExpressJS-Web-Starter-Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinemcx%2FExpressJS-Web-Starter-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinemcx%2FExpressJS-Web-Starter-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinemcx%2FExpressJS-Web-Starter-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinemcx%2FExpressJS-Web-Starter-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoinemcx","download_url":"https://codeload.github.com/antoinemcx/ExpressJS-Web-Starter-Template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinemcx%2FExpressJS-Web-Starter-Template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269833310,"owners_count":24482423,"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-11T02:00:10.019Z","response_time":75,"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":["authentication-backend","ejs-template-engine","ejs-templates","migrations","nodejs-server"],"created_at":"2024-12-08T11:07:21.933Z","updated_at":"2025-08-11T05:17:28.052Z","avatar_url":"https://github.com/antoinemcx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eExpressJS-Web-Starter-Template\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n   Simple ExpressJS web server template by \u003ca href=\"https://github.com/antoinemcx\"\u003eantoinemcx\u003c/a\u003e.\u003cbr /\u003e\n   If you like the project, feel free to put a ⭐ ; If you need help, join the \u003ca href=\"https://discord.gg/G6WQsMQShZ\"\u003eserver support\u003c/a\u003e.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n   \u003ca title=\"MIT Licence\" href=\"LICENCE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-blue\" alt=\"MIT Licence\"\u003e\u003c/a\u003e\n   \u003ca title=\"CodeFactor\" href=\"https://www.codefactor.io/repository/github/antoinemcx/expressjs-web-starter-template\"\u003e\n      \u003cimg src=\"https://www.codefactor.io/repository/github/antoinemcx/expressjs-web-starter-template/badge\" alt=\"CodeFactor\"\u003e\n   \u003c/a\u003e\n   \u003ca title=\"Stars\" href=\"[LICENCE](https://github.com/antoinemcx/ExpressJS-Web-Starter-Template)\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/stars/antoinemcx/ExpressJS-Web-Starter-Template\" alt=\"Stars\"\u003e\n   \u003c/a\u003e\n   \u003ca title=\"Support server\" href=\"https://discord.gg/G6WQsMQShZ\"\u003e\n      \u003cimg src=\"https://img.shields.io/discord/738122381062832180.svg?label=\u0026logo=discord\u0026logoColor=ffffff\u0026color=7389D8\u0026labelColor=6A7EC2\" alt=\"Support server\"\u003e\n   \u003c/a\u003e\n\n   \u003cbr\u003e\n\u003c/p\u003e\n\n## Features\n* 🚀 Ready to code\n* 📁 A complete file structure\n* 📡 MariaDB connection with migrations management\n* 👥 Sign up and sign in systems\n* 🔐 Authentication system\n* ✏️ Page template with a simple header\n* ❌ Custom error paging\n\u003cbr\u003e\n\n## Setup the project\nFirst, install the dependencies with `npm i`.  \nThen, create the files `default.js` and `production.js` in **config/** based on the `config-example.js`.\n\n## Launch\n\nLaunch in development\n```sh\n$ npm start\n```\nLaunch in production\n```sh\n$ npm run production\n```\n\n\u003cbr\u003e\n\n## More information\n\nFor any errors found, please contact me [here](https://discord.gg/G6WQsMQShZ) for exemple or do a pull request.  \nThis repository is licensed under the MIT License. See the `LICENSE` file ([here](https://github.com/antoinemcx/ExpressJS-Web-Template/blob/master/LICENSE)) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoinemcx%2Fexpressjs-web-starter-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoinemcx%2Fexpressjs-web-starter-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoinemcx%2Fexpressjs-web-starter-template/lists"}