{"id":16158902,"url":"https://github.com/markkos89/node-mysql-auth-boilerplate","last_synced_at":"2025-04-07T02:25:29.250Z","repository":{"id":99028862,"uuid":"357163515","full_name":"Markkos89/node-mysql-auth-boilerplate","owner":"Markkos89","description":"Node + Express + JWT + Morgan + Winston + Sequelize + Swagger DOC","archived":false,"fork":false,"pushed_at":"2021-04-12T11:18:12.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T07:33:01.056Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Markkos89.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":"2021-04-12T11:14:22.000Z","updated_at":"2021-04-12T11:18:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"f87d46c5-8fbc-466f-890b-0a20afa35308","html_url":"https://github.com/Markkos89/node-mysql-auth-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Markkos89%2Fnode-mysql-auth-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Markkos89%2Fnode-mysql-auth-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Markkos89%2Fnode-mysql-auth-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Markkos89%2Fnode-mysql-auth-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Markkos89","download_url":"https://codeload.github.com/Markkos89/node-mysql-auth-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247579746,"owners_count":20961483,"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-10T01:55:23.908Z","updated_at":"2025-04-07T02:25:29.216Z","avatar_url":"https://github.com/Markkos89.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![JavaScript Style Guide](https://cdn.rawgit.com/standard/standard/master/badge.svg)](https://github.com/standard/standard)\n[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com)\n\n# node-mysql-auth-boilerplate\n____\nNode(Express), MySql based app with Authentication Boilerplate.\\\nIt can be used in the start of any project to have JWT authentication.\n\n\n## How to install\n\n1. clone the repo\n2. run ```npm install```\n3. create ```.env``` file as given in ```.env.example```\n4. enter your database configs in ```.env``` at least for development in local.\n5. run ```npx sequelize db:create``` It will create database for you.\n6. run ```npx sequelize db:migrate``` It will create tables.\n7. run ```npm run dev```\n\n### Boilerplate includes\n\n- [x] Server with Express.js\n- [x] Database schema and models using Sequelize ORM.\n- [x] User authentication with JWT.\n- [x] StandardJs for coding standards and styling.\n- [x] Request validation using Express-validator.\n- [x] Morgan and Winston for server side logging.\n- [x] Swagger for API documentation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkkos89%2Fnode-mysql-auth-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkkos89%2Fnode-mysql-auth-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkkos89%2Fnode-mysql-auth-boilerplate/lists"}