{"id":21019030,"url":"https://github.com/paalamugan/optic-visions","last_synced_at":"2026-04-29T21:31:40.305Z","repository":{"id":114373205,"uuid":"351951953","full_name":"paalamugan/optic-visions","owner":"paalamugan","description":"This product useful for customer who wishes to have all the details for the optical related business.","archived":false,"fork":false,"pushed_at":"2023-03-26T08:47:42.000Z","size":6464,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-28T15:06:34.331Z","etag":null,"topics":["angular","nodejs","postgresql","sequelize"],"latest_commit_sha":null,"homepage":"https://optic-visions.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paalamugan.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}},"created_at":"2021-03-27T01:12:19.000Z","updated_at":"2023-03-26T07:30:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"34439dc9-a156-4b5f-ba36-eccd41182c82","html_url":"https://github.com/paalamugan/optic-visions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paalamugan/optic-visions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paalamugan%2Foptic-visions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paalamugan%2Foptic-visions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paalamugan%2Foptic-visions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paalamugan%2Foptic-visions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paalamugan","download_url":"https://codeload.github.com/paalamugan/optic-visions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paalamugan%2Foptic-visions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32444951,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["angular","nodejs","postgresql","sequelize"],"created_at":"2024-11-19T10:28:45.668Z","updated_at":"2026-04-29T21:31:40.292Z","avatar_url":"https://github.com/paalamugan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GET STARTED\n\n**One Time Only in linux**\n\n- Install postgresql\n```shell\nsudo apt install postgresql\n```\n\n- Install redis\n```shell\nsudo apt install redis-server\n```\n\n- Make sure postgres server is running or not, if not use below command\n```\nsudo service postgresql start\n```\n\n- Make sure redis server is running or not, if not use below command\n```\nredis-server --requirepass test\n```\n\n*Alternative*\n- If you have docker machine, run below command\n```\ndocker-compose up -d\n```\n\n## Install Dependencies\n\n- For server\n```shell\nnpm install\n```\n\n- For client\n```shell\nnpm run client:install\n```\n\n## Development\n\n```shell\ncp .env-example .env\n```\n- For server\n```shell\nnpm run server\n```\n\n- For client\n```shell\nnpm run client\n```\n\n- If simultaneously start a both server and client\n```shell\nnpm run dev\n```\n\n## Production\n\n- Build a client code\n```\nnpm run client:build\n```\n\n- Start a production server\n```\nnpm run prod\n```\n\n### Deploy\n\n**You must push all your code changes into `main` branch not in `deploy` branch.then merge `main` branch changes to `deploy` branch.**\n\n- Push all your code in `main` branch\n\n```shell\ngit checkout deploy\n```\n\n- Merge your main branch changes to deploy branch\n\n```shell\ngit merge main\n```\n- Push your merge code into `deploy` branch\n\n```shell\ngit push\n```\n\n### Tips\n\n- Create Heroku app\n```shell\nheroku create optic-visions\n```\n\n- Link with a existing heroku app\n```\nheroku git:remote -a optic-visions\n```\n\n- Push your code to heroku\n```\ngit push heroku deploy\u003cbranch_name\u003e\n```\n\n- Add postgres database addons in Heroku.\n```shell\nheroku addons:create heroku-postgresql:hobby-dev\n```\n\n- See heroku terminal logs\n```shell\nheroku logs --tail\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaalamugan%2Foptic-visions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaalamugan%2Foptic-visions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaalamugan%2Foptic-visions/lists"}