{"id":15588743,"url":"https://github.com/fguisso/mevn-dockerized","last_synced_at":"2025-04-19T15:34:07.173Z","repository":{"id":19703472,"uuid":"87687835","full_name":"fguisso/MEVN-Dockerized","owner":"fguisso","description":"MEVN Dockerized, MongoDB, Express, Vue and Node, all in one, all in docker-compose.","archived":false,"fork":false,"pushed_at":"2023-03-02T22:43:46.000Z","size":1915,"stargazers_count":3,"open_issues_count":9,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-13T17:05:37.171Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/fguisso.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-09T06:24:44.000Z","updated_at":"2023-09-14T23:29:27.000Z","dependencies_parsed_at":"2024-10-02T22:41:44.247Z","dependency_job_id":"b72a8fc3-f7b5-44e0-82a9-f268bae2e9d9","html_url":"https://github.com/fguisso/MEVN-Dockerized","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fguisso%2FMEVN-Dockerized","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fguisso%2FMEVN-Dockerized/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fguisso%2FMEVN-Dockerized/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fguisso%2FMEVN-Dockerized/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fguisso","download_url":"https://codeload.github.com/fguisso/MEVN-Dockerized/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249727717,"owners_count":21316732,"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-10-02T22:41:39.888Z","updated_at":"2025-04-19T15:34:07.150Z","avatar_url":"https://github.com/fguisso.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stack MEVN dockerized\n\nMongoDB, Express, Vue and NodeJS\n\nIn this time, every is okay, just run\n```\ndocker-compose up\n\n// if you make any changes, just use this flag\n\ndocker-compose up --build\n```\n\nOkay, now your containers are running!\n\nAPI \u003e\u003e `localhost:3000`\nCLient \u003e\u003e `localhost:8080`\n\nTo create admin's user:\n\nGET `localhost:3000/users/init`\n\nemail: admin@admin.com\npassword: admin\n\nFor more about api endpoints, search api-blueprint in api folder.\n\nFor edit, start localy, rebuild\n```\n// in client folder, for install modules\n\nyarn\n\n// for run in dev mode\n\nyarn run dev\n\n// Compile to dist folder\n\nyarn run build\n\n// in api folder, install all dependencies\n\nyarn\n\n// for dev and watch files, run gulp\n\ngulp\n\n// after babel crete a dist folder, copy server in dist folder and run:\n\nyarn run start\n//or\nnode dist/server\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffguisso%2Fmevn-dockerized","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffguisso%2Fmevn-dockerized","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffguisso%2Fmevn-dockerized/lists"}