{"id":20895027,"url":"https://github.com/upplication/majora","last_synced_at":"2026-04-23T15:33:44.848Z","repository":{"id":25865700,"uuid":"29305640","full_name":"Upplication/majora","owner":"Upplication","description":"Templaters Manager Dashboard","archived":false,"fork":false,"pushed_at":"2015-05-13T15:54:25.000Z","size":2522,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-02-24T07:52:48.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://template.upplication.com","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/Upplication.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}},"created_at":"2015-01-15T16:12:28.000Z","updated_at":"2015-08-05T19:37:26.000Z","dependencies_parsed_at":"2022-08-24T14:15:51.619Z","dependency_job_id":null,"html_url":"https://github.com/Upplication/majora","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Upplication%2Fmajora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Upplication%2Fmajora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Upplication%2Fmajora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Upplication%2Fmajora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Upplication","download_url":"https://codeload.github.com/Upplication/majora/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243279286,"owners_count":20265764,"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-11-18T10:24:30.600Z","updated_at":"2025-12-25T15:41:00.622Z","avatar_url":"https://github.com/Upplication.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![Build Status](https://travis-ci.org/Upplication/majora.svg)](https://travis-ci.org/Upplication/majora) [![Code Climate](https://codeclimate.com/github/Upplication/majora/badges/gpa.svg)](https://codeclimate.com/github/Upplication/majora)\n\n## Majora Upplication\n\nUpplication Dashboard for templaters\n\n### Live version\n\n* http://majora.upplication.com\n\n### Features\n\n* Create a templater profile\n* Upload templates\n* Control design rules\n* Track the template versions\n* Add notes and comments\n\n## How to contribute\n\nWe have two projects:\n\n### APP\n\nInside the folder app we have the frontend application.\n\nFirst, you must install the dependencies\n\n```\nnpm install\n```\n\nand install the web dependencies\n\n```\nbower install\n```\n\nNow, your workspace is ready.\nYou can run the server with the command:\n\n```\ngulp server\n```\n\nTo access the local server, enter the following URL into your web browser: ```htp://localhost:8080/```\n\nIf you want to use different config to test against others endpoints or a different database you can set:\n\n```\n# to use the config-test.json vars\nNODE_ENV=test\n\n# to use the config-development.json vars\nNODE_ENV=development\n\n# to use the config-production.json vars\nNODE_ENV=production\n```\n\nYou can add more environments creating a new config-xxxx.json and setting the NODE_ENV=xxxx\n\n#### Running Tests\n\nTo execute all unit and end-to-end (e2e) tests, use:\n\n```\ngulp tests\n```\n\n### API\n\nInside the api folder we have the rest api backend\n\nFirst, you must install the dependencies\n\n```\nnpm install\n```\n\nNow, your workspace is ready.\nYou can run the tests with:\n\n```\nnpm test\n```\n\nIf you want to start the server you must run the follwing command:\n\n```\nnode app.js\n```\n\nTo access the local server, enter the following URL into your web browser: ```htp://localhost:3000/```\n\nIf you want to use different config to test against others endpoints or a different database you can set:\n\n```\n# to use test vars\nNODE_ENV=test\n\n# to use the development vars\nNODE_ENV=development\n\n# to use the roduction vars\nNODE_ENV=production\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupplication%2Fmajora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fupplication%2Fmajora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupplication%2Fmajora/lists"}