{"id":15043444,"url":"https://github.com/bikranshu/express-react-boilerplate","last_synced_at":"2025-04-05T22:06:31.869Z","repository":{"id":23291738,"uuid":"98641885","full_name":"Bikranshu/express-react-boilerplate","owner":"Bikranshu","description":"Express, MySQL, React/Redux, NodeJs Application  Boilerplate","archived":false,"fork":false,"pushed_at":"2023-03-04T02:50:30.000Z","size":19933,"stargazers_count":306,"open_issues_count":33,"forks_count":114,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-04-05T22:06:26.094Z","etag":null,"topics":["axios","boilerplate","es6","eslint","expressjs","material-ui","mern","mysql","nodejs","react","react-router","redux","redux-form","rest"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bikranshu.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-07-28T11:08:23.000Z","updated_at":"2025-01-31T12:09:07.000Z","dependencies_parsed_at":"2024-09-25T01:49:18.529Z","dependency_job_id":"b74b6f24-bd75-4e34-b7bc-355d13957a48","html_url":"https://github.com/Bikranshu/express-react-boilerplate","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/Bikranshu%2Fexpress-react-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bikranshu%2Fexpress-react-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bikranshu%2Fexpress-react-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bikranshu%2Fexpress-react-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bikranshu","download_url":"https://codeload.github.com/Bikranshu/express-react-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406088,"owners_count":20933803,"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":["axios","boilerplate","es6","eslint","expressjs","material-ui","mern","mysql","nodejs","react","react-router","redux","redux-form","rest"],"created_at":"2024-09-24T20:49:03.307Z","updated_at":"2025-04-05T22:06:31.833Z","avatar_url":"https://github.com/Bikranshu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Express, React/Redux, MySQL Boilerplate\n\n## Get Started\n\n### 1. Prerequisites\n\n- [NodeJs](https://nodejs.org/en/)\n- [NPM](https://npmjs.org/) - Node package manager\n- [MySQL](https://www.mysql.com/downloads/) - Relational database management system (RDBMS)\n\n### 2. Installation\n\nOn the command prompt run the following commands:\n\n``` \n $ git clone https://github.com/Bikranshu/express-react-boilerplate.git\n $ cd express-react-boilerplate\n $ cp .env.example .env (edit it with your secret key and database information)\n $ npm install\n $ npm run migrate\n ```\n Finally, start and build the application:\n \n ```\n $ npm run build (For development)\n $ npm run build:prod (For production)\n```\n\nList of NPM Commands:\n \n  ```\n  $ npm run lint       # linting\n  $ npm run clean      # remove dist and node_modules folder and install dependencies\n ```\n\n### 3. Usage\n\nURL : http://localhost:3000/\n\nNavigate to http://localhost:3000/swagger/ for the API documentation.\n\n### 4. Useful Link\n- Web framework for Node.js - [Express](http://expressjs.com/)\n- JavaScript ORM  for Node.js - [Bookshelf](http://bookshelfjs.org/)\n- SQL Query Builder for Postgres, MSSQL, MySQL, MariaDB, SQLite3, and Oracle - [Knex](http://knexjs.org/)\n- JSON Web Tokens(jwt) - [jsonwebtoken](https://www.npmjs.com/package/jsonwebtoken)\n- Logging Library - [Winston](https://www.npmjs.com/package/winston)\n- Object schema validation  - [Joi](https://www.npmjs.com/package/joi)\n- API documentation using [swagger-jsdoc](https://www.npmjs.com/package/swagger-jsdoc) and [swagger-ui](https://www.npmjs.com/package/swagger-ui)\n- JavaScript library for building user interfaces - [React](https://facebook.github.io/react/)\n- Predictable state container - [Redux](http://redux.js.org/)\n- A React component library implementing Google's Material Design - [Material-UI](https://material-ui-1dab0.firebaseapp.com/)\n- Redux Form - [Redux Form](http://redux-form.com/8.3.0/)\n- Declarative routing for React - [React-Router](https://reacttraining.com/react-router/)\n- Promise based HTTP client - [Axios](https://github.com/mzabriskie/axios)\n- Environment configuration - [dotenv](https://www.npmjs.com/package/dotenv)\n- Code linting tool - [ESLint](http://eslint.org/)\n- Code formatter - [Prettier](https://www.npmjs.com/package/prettier)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbikranshu%2Fexpress-react-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbikranshu%2Fexpress-react-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbikranshu%2Fexpress-react-boilerplate/lists"}