{"id":16526778,"url":"https://github.com/nikhiljohn10/felix","last_synced_at":"2025-07-03T23:35:38.940Z","repository":{"id":58096140,"uuid":"528701394","full_name":"nikhiljohn10/felix","owner":"nikhiljohn10","description":"HapiJS Server in Typescript","archived":false,"fork":false,"pushed_at":"2022-08-28T21:54:59.000Z","size":207,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-13T16:16:47.654Z","etag":null,"topics":["hapijs","server","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/nikhiljohn10.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}},"created_at":"2022-08-25T05:03:57.000Z","updated_at":"2022-10-07T23:37:54.000Z","dependencies_parsed_at":"2022-09-02T15:51:55.455Z","dependency_job_id":null,"html_url":"https://github.com/nikhiljohn10/felix","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhiljohn10%2Ffelix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhiljohn10%2Ffelix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhiljohn10%2Ffelix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhiljohn10%2Ffelix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikhiljohn10","download_url":"https://codeload.github.com/nikhiljohn10/felix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241610978,"owners_count":19990505,"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":["hapijs","server","typescript"],"created_at":"2024-10-11T17:29:59.223Z","updated_at":"2025-03-03T04:44:37.151Z","avatar_url":"https://github.com/nikhiljohn10.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Felix\n\n![node-current](https://img.shields.io/node/v/@hapi/hapi)\n![Typescript](https://img.shields.io/badge/language-Typescript-blue)\n![GitHub package.json version](https://img.shields.io/github/package-json/v/nikhiljohn10/felix)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/nikhiljohn10/felix)\n![GitHub Workflow Status](https://img.shields.io/github/workflow/status/nikhiljohn10/felix/Testing)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/9d1de4495abe44bfaa96ad16b6c4721a)](https://www.codacy.com/gh/nikhiljohn10/felix/dashboard?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=nikhiljohn10/felix\u0026amp;utm_campaign=Badge_Grade)\n[![codecov](https://codecov.io/gh/nikhiljohn10/felix/branch/main/graph/badge.svg?token=A7Y2JJZEET)](https://codecov.io/gh/nikhiljohn10/felix)\n![MIT LICENSE](https://img.shields.io/github/license/nikhiljohn10/felix)\n\n\u003e Felix means happy in latin\n\nA HapiJS server in typescript using Hapipal boilerplate.\n\n## Development\n\n```\ngit clone https://github.com/nikhiljohn10/felix.git\ncd felix\nnpm install\ncp .env-keep .env\nnpm run dev\n```\n\nDevelopment server have debugging and auto-reload features.\n\nSever will be live at: [http://localhost:4000](http://localhost:4000)\n\nTo lint and fix:\n```\nnpm run lint\n```\n\nTo test the felix server:\n```\nnpm test\n```\nTest report will be in `./coverage`.\n\nTo build the felix server:\n```\nnpm run build\n```\nThe build output will be in `./dist` directory.\n\nTo run the felix server:\n```\nnpm start\n```\n\n## Production\n\nFor production server,\n```\nnpm run prod\n```\n\n## TODO\n\n - Add [Prisma Client](https://www.prisma.io/)\n - Implement authentication\n - Implement typescript code generator\n - Optimise code and adopt all best practices\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikhiljohn10%2Ffelix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikhiljohn10%2Ffelix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikhiljohn10%2Ffelix/lists"}