{"id":28968596,"url":"https://github.com/alexeykorkoza/testmean","last_synced_at":"2026-04-30T20:32:17.147Z","repository":{"id":91738657,"uuid":"76392060","full_name":"AlexeyKorkoza/TestMEAN","owner":"AlexeyKorkoza","description":"Test application for working with map. User can add place and type of place.","archived":false,"fork":false,"pushed_at":"2018-06-23T12:33:41.000Z","size":4195,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-30T20:32:14.386Z","etag":null,"topics":["bootstrap","es6","gulp","leaflet-map","mean-stack","selectize","yarn"],"latest_commit_sha":null,"homepage":"","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/AlexeyKorkoza.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-12-13T19:38:29.000Z","updated_at":"2023-03-09T00:59:53.000Z","dependencies_parsed_at":"2023-03-12T14:45:54.509Z","dependency_job_id":null,"html_url":"https://github.com/AlexeyKorkoza/TestMEAN","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlexeyKorkoza/TestMEAN","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexeyKorkoza%2FTestMEAN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexeyKorkoza%2FTestMEAN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexeyKorkoza%2FTestMEAN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexeyKorkoza%2FTestMEAN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexeyKorkoza","download_url":"https://codeload.github.com/AlexeyKorkoza/TestMEAN/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexeyKorkoza%2FTestMEAN/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32476682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bootstrap","es6","gulp","leaflet-map","mean-stack","selectize","yarn"],"created_at":"2025-06-24T09:09:23.879Z","updated_at":"2026-04-30T20:32:17.141Z","avatar_url":"https://github.com/AlexeyKorkoza.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\nTestMEAN is test application for working with map.\n\n## Demo\nhttps://powerful-ocean-87208.herokuapp.com/\n\n## Install\nFirst of all, clone the repository:\n```\ngit clone https://github.com/AlexeyKorkoza/TestMEAN.git\n```\n\nAfter that install packages using \u003cb\u003enpm\u003c/b\u003e:  \n\n``` npm install ```\n\nUsing \u003cb\u003eyarn\u003c/b\u003e:\n\n``` yarn install ```\n\nCreate .env file where you must write credentials to Database. See .env.example as example\n\nCreate database with name ```interactive_map```\n\n## Run\nStart client part:\n\n``` npm run webpack:watch ```\n\nStart server part:\n\n``` npm dev:watch ```\n\n## API\n\nUrl | Method | Description |\n------- | ---------------- | ---------:\n/login  | GET | Render login page\n/login  | POST | Log in application\n/logout  | GET  | Log out from application\n/signup   | GET | Render signup page  \n/signup   | POST | Sign up in application      \n/app | GET | Render main page\n/api/v1/profile/:id/ | PUT | Update user profile\n/api/v1/types/ | GET | Get all types of places\n/api/v1/types/:id/ | GET | Get one type by id\n/api/v1/types/ | POST | Create new type\n/api/v1/types/:id/ | PUT | Update type\n/api/v1/types/:id/ | DELETE | Remove type\n/api/v1/places/ | GET | Get all places\n/api/v1/places/:id/ | GET | Get one place by id\n/api/v1/places/ | POST | Create new place\n/api/v1/places/:id/ | PUT | Update place\n/api/v1/places/:id/ | DELETE | Remove place\n\n\n## Tests\n\n``` npm run test ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexeykorkoza%2Ftestmean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexeykorkoza%2Ftestmean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexeykorkoza%2Ftestmean/lists"}