{"id":19949413,"url":"https://github.com/codebynao/wedev-app-server","last_synced_at":"2025-07-20T15:33:50.392Z","repository":{"id":43933879,"uuid":"208996241","full_name":"codebynao/wedev-app-server","owner":"codebynao","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-22T17:09:18.000Z","size":205,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-07-15T03:57:54.722Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://wedev-app-server.now.sh","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/codebynao.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":"2019-09-17T08:11:32.000Z","updated_at":"2020-10-23T09:07:00.000Z","dependencies_parsed_at":"2023-01-30T14:46:01.399Z","dependency_job_id":null,"html_url":"https://github.com/codebynao/wedev-app-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codebynao/wedev-app-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebynao%2Fwedev-app-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebynao%2Fwedev-app-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebynao%2Fwedev-app-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebynao%2Fwedev-app-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codebynao","download_url":"https://codeload.github.com/codebynao/wedev-app-server/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebynao%2Fwedev-app-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266151526,"owners_count":23884436,"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-13T00:45:09.817Z","updated_at":"2025-07-20T15:33:50.377Z","avatar_url":"https://github.com/codebynao.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webdev app server\n\n## Git conventions\n\n\u003e It is not recommended to push modifications on master or develop branch. In addition these branches are protected and it's impossible to send modifications.\n\nIt will be necessary to follow these conventions.\n\n## Naming of branches\n\nEach branch name must be preceded by one of these prefixes depending on the context.\n\n- build: Changes that affect the build system or external dependencies (:rocket: `:rocket:`)\n- ci: Changes on our CI configuration files and scripts (:zap: `:zap:`)\n- docs: Changes on documentation only  (:pencil: `:pencil:`)\n- feat: A new feature (:sparkles: `:sparkles:`)\n- fix: A bug fix (:bug: `:bug:`)\n- perf: A code change that improves performance (:zap: `:zap:`)\n- refactor: A code change that neither fixes a bug nor adds a feature (:recycle: `:recycle:`)\n- style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc) (:art: `:art:`)\n- test: Adding missing tests or correcting existing tests (:alembic: `:alembic:`)\n\n```bash\n\u003ctype\u003e/\u003csubject\u003e\n```\n\nfeat/init-my-project\n\n## Commit messages\n\n```bash\n\u003ctype\u003e(\u003ccontexte\u003e): \u003csubject\u003e\n```\n\n:sparkles: add login form\n\n## Type\n\nSame as we have seen in **Naming of branches**\n\n## Context\n\nThe context remains optional and expresses the scope of the change\n\n## Subject\n\nRules:\n\n- use the imperative: add, update, remove, prevent ... put everything in lowercase\n- do not end the message with a point avoid text interpreted in shell\n- in English por favor :grin: :pray:\n\n## Git Process\n\nOnce the development is finished, just open a pull/merge request to the develop branch in order to validate the code and merge it with the existing one.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebynao%2Fwedev-app-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodebynao%2Fwedev-app-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebynao%2Fwedev-app-server/lists"}