{"id":13462305,"url":"https://github.com/Elfoslav/codermania","last_synced_at":"2025-03-25T01:32:08.505Z","repository":{"id":32492496,"uuid":"36073080","full_name":"Elfoslav/codermania","owner":"Elfoslav","description":"E-learning platform for learning to code interactively built with Meteor.js","archived":false,"fork":false,"pushed_at":"2022-11-10T12:28:04.000Z","size":4400,"stargazers_count":50,"open_issues_count":10,"forks_count":33,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-29T11:11:12.065Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.codermania.com","language":"CoffeeScript","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/Elfoslav.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":"2015-05-22T13:13:50.000Z","updated_at":"2024-02-13T22:31:23.000Z","dependencies_parsed_at":"2023-01-14T21:23:44.618Z","dependency_job_id":null,"html_url":"https://github.com/Elfoslav/codermania","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elfoslav%2Fcodermania","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elfoslav%2Fcodermania/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elfoslav%2Fcodermania/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elfoslav%2Fcodermania/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Elfoslav","download_url":"https://codeload.github.com/Elfoslav/codermania/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245382151,"owners_count":20606162,"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-07-31T12:00:44.278Z","updated_at":"2025-03-25T01:32:07.071Z","avatar_url":"https://github.com/Elfoslav.png","language":"CoffeeScript","readme":"# [CoderMania](http://www.codermania.com)\n\n##Getting started\n\nFork the repository with the top right button and clone your fork:\n\n    git clone https://github.com/YOURGITHUBUSERNAME/codermania.git\n\nAdd the remote source to your local clone:\n\n    git remote add upstream https://github.com/Elfoslav/codermania.git\n\nGo to app, copy and rename `settings-example.json`:\n\n    cd codermania \u0026\u0026 cp settings-example.json settings.json\n\nIf you want to use sending e-mails, you have to create an account on [Mailgun](http://www.mailgun.com/)\nand add it into settings.json as a value of MAIL_URL key.\n\nStart the app:\n\n    meteor --settings settings.json\n\nTo update your clone do a pull:\n\n    git pull upstream master\n\nCommit your changes to your fork, and create [Pull Request](https://help.github.com/articles/using-pull-requests/).\n\n##Development guide\n\nWe develop new features in `dev` branch or in feature branches. Once new feature is done, we merge it into `master` branch so we can do deploy from it.\n\n`master` branch is a production branch that should only contain complete features. Push/Merge to this branch\nonly if you want to fix a bug.\n\nIf you have local MongoDB installed, you can run this project with `run.sh` script: `./run.sh`.\nOtherwise run app with `meteor --settings settings.json`\n\n### CoffeeScript\n\nIf you don't know [CoffeeScript](http://coffeescript.org/),\nyou can use [js2.coffee](http://js2.coffee/) to translate\nJS to Coffee and Coffee to JS. See my workflow: https://youtu.be/ghYWuUaD3rc\n\n###Feature requests\n\nI don't know what is the best for feature requests. [Trello](https://trello.com/b/h3c4Il6k/codermania) or [Github issues](https://github.com/Elfoslav/codermania/issues)?\n\n### Tests\n\nIf you develop new exercises, you should cover them by tests. Tests are located in:\n\n    tests/jasmine/client/unit\n\nYou can inspire yourself by existing tests.\n\n## License\n\nNote that CoderMania is distributed under the [MIT License](http://opensource.org/licenses/MIT).\n","funding_links":[],"categories":["Meteor"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FElfoslav%2Fcodermania","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FElfoslav%2Fcodermania","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FElfoslav%2Fcodermania/lists"}