{"id":47009352,"url":"https://github.com/internetee/registrant_center","last_synced_at":"2026-03-11T20:39:45.010Z","repository":{"id":38454975,"uuid":"172654751","full_name":"internetee/registrant_center","owner":"internetee","description":"Web portal for domain registrants and contacts to get a registrar independent overview of domain associated with the user. Other features include contact data update and fully automated domain registry lock.","archived":false,"fork":false,"pushed_at":"2026-02-23T10:45:03.000Z","size":23443,"stargazers_count":0,"open_issues_count":29,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-02-23T19:16:38.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/internetee.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-02-26T06:52:12.000Z","updated_at":"2026-02-17T14:29:23.000Z","dependencies_parsed_at":"2024-12-30T17:27:50.421Z","dependency_job_id":"5ee63776-0d98-4cc9-98c6-f75289143a4e","html_url":"https://github.com/internetee/registrant_center","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/internetee/registrant_center","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/internetee%2Fregistrant_center","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/internetee%2Fregistrant_center/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/internetee%2Fregistrant_center/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/internetee%2Fregistrant_center/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/internetee","download_url":"https://codeload.github.com/internetee/registrant_center/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/internetee%2Fregistrant_center/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30399657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T18:46:22.935Z","status":"ssl_error","status_checked_at":"2026-03-11T18:46:17.045Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-03-11T20:39:44.473Z","updated_at":"2026-03-11T20:39:45.003Z","avatar_url":"https://github.com/internetee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EESTI INTERNETI SA - Registrant Center\n\n## Tech Stack 🛠\n\n### Core Technologies\n- Node.js: [Node 22](https://nodejs.org/en/)\n- Frontend: \n  - [React v18](https://www.npmjs.com/package/react)\n  - [Redux](https://www.npmjs.com/package/redux)\n  - [React Router v7](https://www.npmjs.com/package/react-router)\n  - [React Intl](https://github.com/yahoo/react-intl)\n- Backend: [Express v4](https://www.npmjs.com/package/express)\n- Logging: [Winston v3](https://www.npmjs.com/package/winston)\n\n### Development Tools\n- Bundler: [Vite v6](https://github.com/vitejs/vite)\n- Language: Modern JavaScript (ES2020+)\n  - Full ESM support (import/export)\n  - Latest ECMAScript features\n  - TypeScript and JSX support\n  \n### Quality Assurance\n- Linting: [ESLint](https://www.npmjs.com/package/eslint)\n- Unit Testing: [Vitest](https://vitest.dev/)\n- E2E Testing: [Cypress](https://www.cypress.io/)\n\n## Getting Started 🚀\n\n### Prerequisites\n- Node.js 22 or higher\n- npm 10 or higher\n\n### Setup\n1. Clone the repository\n2. Create `.env` file:\n   ```bash\n   cp .env.example .env\n   ```\n3. Install dependencies and deploy:\n   ```bash\n   npm i\n   npm run deploy\n   ```\n\n## Available Scripts 📜\n\n### Development\n```bash\nnpm start          # Start development server with hot reload and linting\nnpm run dev        # Start Vite development server\nnpm run dev:server # Start backend server in development mode\n```\n\n### Building\n```bash\nnpm run build     # Build the application for production\nnpm run preview   # Preview the production build locally\n```\n\n### Production\n```bash\nnpm run serve     # Start production server\n```\n\n### Linting\n```bash\nnpm run lint      # Run ESLint check\nnpm run lint:fix  # Fix ESLint issues automatically\nnpm run lint:watch # Watch files and run linting on changes\n```\n\n### Testing\n```bash\nnpm run test      # Run linting and unit tests\nnpm run coverage  # Run tests with coverage report\nnpm run test:e2e  # Run end-to-end tests\nnpm run cypress:open  # Open Cypress test runner\nnpm run cypress:run  # Run Cypress tests in headless mode\n```\n\n### Deployment\n```bash\nnpm run deploy    # Full deployment process: test, build, e2e tests, and serve\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finternetee%2Fregistrant_center","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finternetee%2Fregistrant_center","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finternetee%2Fregistrant_center/lists"}