{"id":26760384,"url":"https://github.com/joshuaslate/mkrn-starter","last_synced_at":"2025-04-15T07:18:31.027Z","repository":{"id":22829462,"uuid":"97403434","full_name":"joshuaslate/mkrn-starter","owner":"joshuaslate","description":"Revised starter for future apps.","archived":false,"fork":false,"pushed_at":"2023-01-24T05:39:47.000Z","size":11475,"stargazers_count":86,"open_issues_count":29,"forks_count":37,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-15T07:18:26.414Z","etag":null,"topics":["full-stack","javascript","koa","mkrn","react","redux"],"latest_commit_sha":null,"homepage":null,"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/joshuaslate.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}},"created_at":"2017-07-16T18:42:28.000Z","updated_at":"2025-01-06T05:56:47.000Z","dependencies_parsed_at":"2023-02-13T18:16:01.996Z","dependency_job_id":null,"html_url":"https://github.com/joshuaslate/mkrn-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/joshuaslate%2Fmkrn-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshuaslate%2Fmkrn-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshuaslate%2Fmkrn-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshuaslate%2Fmkrn-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshuaslate","download_url":"https://codeload.github.com/joshuaslate/mkrn-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249023745,"owners_count":21199961,"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":["full-stack","javascript","koa","mkrn","react","redux"],"created_at":"2025-03-28T17:36:00.102Z","updated_at":"2025-04-15T07:18:31.011Z","avatar_url":"https://github.com/joshuaslate.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MKRN Starter\nStarter/seed project for MongoDB, Koa, React/Redux, Node full-stack JavaScript apps.\n\n## Usage\nClone the starter onto your machine and install all of the dependencies. You may need to [install a local copy of mongodb](https://docs.mongodb.com/manual/installation/) if you do not already have it.\n\nThis example shows cloning the main repository, but you should **fork** it first and clone your fork if you plan to contribute.\n\n```\ngit clone https://github.com/joshuaslate/mkrn-starter.git\ncd mkrn-starter/api\nnpm install\ncd ../mkrn-starter/app\nnpm install\n```\nNow, you need to set up three shells to run mongodb, the server, and the client.\n\n*shell 1 - this is mongodb*\n\n```\ncd ../mkrn-starter/app\nmongod\n```\n*shell 2 - this is the server*\n\n```\ncd ../mkrn-starter/app\nnpm start\n```\n*shell 3 - this is your client*\n\n```\ncd ../mkrn-starter/api\nnpm start\n```\n\nAt this point, you should be able to navigate to `http://localhost:8080/` on your browser (if it doesn't open automatically) and see the landing page which is blank except for the header. Recommendations:\n\n- open your 'Developer Console'\n- Click on \"Register\" and enter a new user\n- you should be navigated to the protected area\n- test the Sign Out, forgot password, and other features\n- break it, learn from it, post here :green_heart:\n\n## Features\n- Login/Logout\n- Register\n- Forgot passwort\n- Multiple languages (en, de)\n\n## Contributions\nPlease feel free to contribute to this project. Whether it's features, tests, or code cleanup, any help is welcome at this point.\n\n### Contact\nPlease send inquiries to josh(at)slatepeak.com, or use the contact form at https://slatepeak.com to contact me.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshuaslate%2Fmkrn-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshuaslate%2Fmkrn-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshuaslate%2Fmkrn-starter/lists"}