{"id":16260128,"url":"https://github.com/kautenja/parse-server-boilerplate","last_synced_at":"2025-08-09T09:31:56.239Z","repository":{"id":97116623,"uuid":"90433512","full_name":"Kautenja/parse-server-boilerplate","owner":"Kautenja","description":"boilerplate code for starting Parse Server projects in node.js","archived":false,"fork":false,"pushed_at":"2018-06-03T08:44:44.000Z","size":96,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T10:18:25.144Z","etag":null,"topics":["boilerplate","es6","javascript","parse-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/Kautenja.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-05-06T03:03:01.000Z","updated_at":"2019-12-17T01:07:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a91a314-9602-4115-b0cf-692447454d0c","html_url":"https://github.com/Kautenja/parse-server-boilerplate","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.1428571428571429,"last_synced_commit":"2f320800c5dbb86863961724d5851f53607b6747"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kautenja%2Fparse-server-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kautenja%2Fparse-server-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kautenja%2Fparse-server-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kautenja%2Fparse-server-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kautenja","download_url":"https://codeload.github.com/Kautenja/parse-server-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247854995,"owners_count":21007472,"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":["boilerplate","es6","javascript","parse-server"],"created_at":"2024-10-10T16:06:27.565Z","updated_at":"2025-04-08T13:49:57.774Z","avatar_url":"https://github.com/Kautenja.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# parse-server-boilerplate #\n\n## Usage ##\n\nTODO:\n\n## Static Analysis ##\n\nYou can run static analysis on the code to get a visual output of the complexity\nand any potential problems that the linter on a development machine may have\nmissed. [plato](https://github.com/es-analysis/plato) is the current static\nanalysis tool. It will install with the other dependencies using `npm install`.\n\nTo run the static analysis execute:\n\n```shell\nnpm run-script lint\n```\n\nThe results will generate in the `static_analysis` directory as formatted HTML.\nOpen `index.html` in your web browser to look at the results of the analysis.\n\n## Inlining E-mail templates ##\n\nChanging e-mail templates requires re inlining the files. This embeds the CSS\nand removes the white space to produce a more machine friendly version of the\ndocument for sending. The script to inline the email templates is in the\n[package.json](package.json) file. It uses the command line tool\n[inliner](https://github.com/remy/inliner). It will install with the other\ndependencies using `npm install`.\n\n```shell\nnpm run-script inline\n```\n\n## Documentation Generation ##\n\nTo generate a website with the project's documentation execute:\n\n```shell\nnpm run-script doc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkautenja%2Fparse-server-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkautenja%2Fparse-server-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkautenja%2Fparse-server-boilerplate/lists"}