{"id":18454581,"url":"https://github.com/likecoin/oice","last_synced_at":"2025-04-22T14:27:16.777Z","repository":{"id":80369501,"uuid":"107269197","full_name":"likecoin/oice","owner":"likecoin","description":"oice public development environment. oice is the next generation visual novel editor, featuring friendly and codeless UI, high quality art and assets, and compatibility with kirikiri KAG script.","archived":false,"fork":false,"pushed_at":"2023-10-16T16:28:32.000Z","size":25,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-02-16T14:53:16.347Z","etag":null,"topics":["kag","kirikiri","krkr","oice","stem","visual-novel"],"latest_commit_sha":null,"homepage":"https://oice.com","language":null,"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/likecoin.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}},"created_at":"2017-10-17T13:01:35.000Z","updated_at":"2024-04-16T15:27:50.000Z","dependencies_parsed_at":"2023-09-22T03:26:40.016Z","dependency_job_id":"57a2bf54-a230-43e4-95bc-d8d87a4d8d43","html_url":"https://github.com/likecoin/oice","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":0.07692307692307687,"last_synced_commit":"dec1a00f3097dd3da965cccc0db514e7acc3c19f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likecoin%2Foice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likecoin%2Foice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likecoin%2Foice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likecoin%2Foice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/likecoin","download_url":"https://codeload.github.com/likecoin/oice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250257930,"owners_count":21400817,"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":["kag","kirikiri","krkr","oice","stem","visual-novel"],"created_at":"2024-11-06T08:05:22.957Z","updated_at":"2025-04-22T14:27:16.754Z","avatar_url":"https://github.com/likecoin.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Oice-deployment README\n==================\n\n- [Intro](#intro)\n- [Prerequisite](#prerequisite)\n- [Setup](#setup)\n- [DB Migration commans](#db-migration-commands)\n\n\nIntro\n-------------\nOice project consists of the open source repos under GPLv3 licence...\n- [oice-server](https://github.com/likecoin/oice-server/)\n- [oice-web](https://github.com/likecoin/oice-web/)\n\n... and 2 proprietary repos avalable for development use only\n- [Builder3](https://github.com/likecoin/Builder3/)\n- [o2engine](https://github.com/likecoin/oice-o2engine-dist/)\n\nPlease check the respective licence files for terms and conditions\n\nPrerequisite\n-------------\n- [Docker](https://www.docker.com/get-docker) and [docker-compose](https://docs.docker.com/compose/)\n\nSetup\n---------------\nRemeber to init all submodules first\n- `git submodule update --init --recursive`\n\n### General development (with prebuild oice-web image)\n- `docker-compose build`\n- `docker-compose up -d`\n\nThe SQL dump in [database](./database) will be imported the first time you run the mysql container\n\n### Web development (with webpack hotreload + mount volume)\n\nFor web development quick start, rename `oice-web/common/constants/key.example.js` to `key.js`, then\n- `docker-compose -f docker-compose.oice-web-dev.yml build`\n- `docker-compose -f docker-compose.oice-web-dev.yml up`\n\nit will take some time for webpack to build the `oice-web` development build\n\nDB Migration commands\n---------------------\nWe use [Alembic](http://alembic.zzzcomputing.com/en/latest/) for oice-server database version control\n\nIn case of a database upgrade needed, just run\n\n- `docker-compose exec oice-server alembic -c example.ini upgrade head`\n\nwhile the `oice-server` and mysql container is running\n\nFor more detailed guide of creating migrations and downgrading db version, please refer to alembic documentation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikecoin%2Foice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flikecoin%2Foice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikecoin%2Foice/lists"}