{"id":13423738,"url":"https://github.com/kvokov/oh-my-fullstack","last_synced_at":"2025-03-15T17:32:13.248Z","repository":{"id":40932931,"uuid":"159930363","full_name":"kvokov/oh-my-fullstack","owner":"kvokov","description":":rocket: Full stack web application skeleton (Next.js, Redux, RxJS, Immutable, Express)","archived":false,"fork":false,"pushed_at":"2023-03-04T04:14:42.000Z","size":3081,"stargazers_count":173,"open_issues_count":16,"forks_count":24,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-02T08:06:52.304Z","etag":null,"topics":["boilerplate","fullstack","immutablejs","isomorphic","nextjs","react","redux","redux-observable","skeleton","ssr","starter-kit"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kvokov.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}},"created_at":"2018-12-01T09:46:39.000Z","updated_at":"2024-07-04T15:53:42.000Z","dependencies_parsed_at":"2024-04-09T22:50:47.107Z","dependency_job_id":"6af2746e-cf66-4ef3-ae0d-a6caff13052c","html_url":"https://github.com/kvokov/oh-my-fullstack","commit_stats":null,"previous_names":["oh-my-c0de/oh-my-fullstack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvokov%2Foh-my-fullstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvokov%2Foh-my-fullstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvokov%2Foh-my-fullstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvokov%2Foh-my-fullstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kvokov","download_url":"https://codeload.github.com/kvokov/oh-my-fullstack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243767217,"owners_count":20344890,"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":["boilerplate","fullstack","immutablejs","isomorphic","nextjs","react","redux","redux-observable","skeleton","ssr","starter-kit"],"created_at":"2024-07-31T00:00:41.532Z","updated_at":"2025-03-15T17:32:12.848Z","avatar_url":"https://github.com/kvokov.png","language":"JavaScript","funding_links":[],"categories":["Boilerplates","JavaScript"],"sub_categories":[],"readme":"# Full stack web application skeleton\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/f291fc6ee1ae90ea86b4/maintainability)](https://codeclimate.com/github/oh-my-c0de/oh-my-fullstack/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/f291fc6ee1ae90ea86b4/test_coverage)](https://codeclimate.com/github/oh-my-c0de/oh-my-fullstack/test_coverage)\n\n## Getting started\n\n1. Clone and install dependencies:\n\n```bash\n$ git clone https://github.com/oh-my-c0de/oh-my-fullstack.git ./my-fullstack \u0026\u0026 cd my-fullstack \u0026\u0026 yarn\n```\n\n2. Run application in development mode:\n\n```bash\n$ yarn start\n```\n\n3. Visit [`localhost:3000`](http://localhost:3000)\n\n**That's it!** :sunglasses:\n\n## Scripts\n\n* `$ yarn start` - Start application in development mode.\n\n* `$ yarn prod:start` - Start application with `PM2`.\n\n* `$ yarn prod:stop` - Stop application with `PM2`.\n\n* `$ yarn prod:restart` - Restart application with `PM2`.\n\n* `$ yarn build` - Make production build.\n\n* `$ yarn lint` - Check code linting.\n\n## Local environment configuration\n\nTo override configuration variables for local environment create `.env` file in project root with needed variables. Example:\n```\nNODE_ENV=development\nPORT=3000\n```\nTo find used variables check `configs/index.js` and `server/config.js`.\n\n\n## License\n[Beerware](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvokov%2Foh-my-fullstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkvokov%2Foh-my-fullstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvokov%2Foh-my-fullstack/lists"}