{"id":22117758,"url":"https://github.com/zeuxisoo/web-ubxui","last_synced_at":"2026-05-18T03:33:47.501Z","repository":{"id":140397857,"uuid":"74729211","full_name":"zeuxisoo/web-ubxui","owner":"zeuxisoo","description":"Small web application to demo how to using the phoenix framework","archived":false,"fork":false,"pushed_at":"2016-11-25T05:54:41.000Z","size":388,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-05T01:45:51.909Z","etag":null,"topics":["elixir","phoenix-framework","web"],"latest_commit_sha":null,"homepage":"","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/zeuxisoo.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":"2016-11-25T05:47:49.000Z","updated_at":"2018-08-07T09:09:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a16961f-121a-4b8d-916b-0c23e2209230","html_url":"https://github.com/zeuxisoo/web-ubxui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zeuxisoo/web-ubxui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeuxisoo%2Fweb-ubxui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeuxisoo%2Fweb-ubxui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeuxisoo%2Fweb-ubxui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeuxisoo%2Fweb-ubxui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeuxisoo","download_url":"https://codeload.github.com/zeuxisoo/web-ubxui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeuxisoo%2Fweb-ubxui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33163750,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["elixir","phoenix-framework","web"],"created_at":"2024-12-01T13:39:30.667Z","updated_at":"2026-05-18T03:33:47.484Z","avatar_url":"https://github.com/zeuxisoo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ubxui\n\nSmall web application to demo how to using the phoenix framework\n\n## Development\n\nInstall dependency\n\n\tmix deps.get\n\t\nStart Database\n\t\n\tmake postgres-stop\n\tmake postgres-start\n\nCreate database and schema\n\n\tmake install\n\tmake refresh-db\n\t\nCreate seeds\n\t\n\tmake seeds\n\nDevelop server\n\n\tmake server\n\t\nDevelop assets\n\n\tmake dev-assets\n\t\nMigrate\n\n\tmake migrate\n\n## PostgreSQL\n\nThis documentation is tested on version `9.5.4_1`\n\nRun the following command to install (default user is current user)\n\n    $ brew install postgresql\n    $ pg_ctl -D /usr/local/var/postgres start\n    $ psql -d postgres\n\nIf you want to create new user and set password\n\n    $ /usr/local/Cellar/postgresql/\u003cversion\u003e/bin/createuser -s postgres\n    $ psql -Upostgres postgres\n\n    postgres=# \\password postgres\n    Enter new password:\n    Enter it again:\n    postgres=# \\q\n\n    $ pg_ctl -D /usr/local/var/postgres restart\n\nIf you want the user password must enter\n\n    $ vim /usr/local/var/postgres/pg_hba.conf\n\n    local       all         all                             md5\n    host        all         all         127.0.0.1/32        md5\n    host        all         all         ::1/128             md5\n\n    $ pg_ctl -D /usr/local/var/postgres restart\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeuxisoo%2Fweb-ubxui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeuxisoo%2Fweb-ubxui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeuxisoo%2Fweb-ubxui/lists"}