{"id":27038326,"url":"https://github.com/neulhan/onair","last_synced_at":"2025-07-08T01:10:30.267Z","repository":{"id":102379652,"uuid":"368935143","full_name":"Neulhan/onair","owner":"Neulhan","description":"fiber-air-docker development environment boilerplate, examples","archived":false,"fork":false,"pushed_at":"2023-11-14T17:26:33.000Z","size":62,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-12-16T14:42:56.182Z","etag":null,"topics":["air","docker-compose","go"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Neulhan.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}},"created_at":"2021-05-19T16:32:57.000Z","updated_at":"2023-12-20T16:12:29.584Z","dependencies_parsed_at":null,"dependency_job_id":"2cae3c11-ff93-4883-baac-6c270c7c7bc4","html_url":"https://github.com/Neulhan/onair","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":0.4,"last_synced_commit":"297f256539f32cde2ef1686de7ed98bbe0f4fa86"},"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/Neulhan/onair","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neulhan%2Fonair","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neulhan%2Fonair/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neulhan%2Fonair/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neulhan%2Fonair/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neulhan","download_url":"https://codeload.github.com/Neulhan/onair/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neulhan%2Fonair/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264171935,"owners_count":23567786,"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":["air","docker-compose","go"],"created_at":"2025-04-05T02:30:41.377Z","updated_at":"2025-07-08T01:10:30.247Z","avatar_url":"https://github.com/Neulhan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ON AIR!\nfiber-air-docker development environment boilerplate\n\n![](static/ONAIR.png)\n\n\n## Run Project Development\n```bash\nvi .env/dev.env\n\nPORT=:9000\nPOSTGRES_HOST=onair-pg\nPOSTGRES_DB=onair\nPOSTGRES_USER=onair\nPOSTGRES_PASSWORD=onair\nPOSTGRES_PORT=5432\nPOSTGRES_TZ=Asia/Seoul\nPGDATA=/var/lib/postgresql/data/db-files/\nSECRET_KEY=a-o{\u003c%MyF.apGy'\u003cLB-SZ^jK!3N{ni\nMODE=debug\n```\n\n```bash\ndocker-compose up\n```\n\n## Connect To Postgresql \n```\ndocker exec -it \u003cpostgresql_container\u003e /bin/bash\n...\nroot@49d68bd0cacd:/# psql -U \u003cuser\u003e \u003cdatabase\u003e\npsql (13.1 (Debian 13.1-1.pgdg100+1))\nType \"help\" for help.\n...\n```\n\n```\n# \\dt\n          List of relations\n Schema |   Name    | Type  |  Owner  \n--------+-----------+-------+---------\n public | books | table | neulhan\n(3 rows)\n...\n\n# SELECT * FROM books LIMIT 1;\n id |          created_at           |          updated_at           | deleted_at |  name | email | pass | logged_in \n----+-------------------------------+-------------------------------+------------+-------+-------+------+-----------\n  1 | 2021-01-19 00:14:24.580872+09 | 2021-01-19 00:14:24.580872+09 |            |       |       |      | t\n(1 row)\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneulhan%2Fonair","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneulhan%2Fonair","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneulhan%2Fonair/lists"}