{"id":21877039,"url":"https://github.com/aexol-studio/mailik","last_synced_at":"2026-01-07T21:07:36.844Z","repository":{"id":185083559,"uuid":"670649502","full_name":"aexol-studio/mailik","owner":"aexol-studio","description":"React/NextJS email sender","archived":false,"fork":false,"pushed_at":"2024-07-24T17:19:00.000Z","size":702,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-28T14:37:07.132Z","etag":null,"topics":["contact-form","email","email-sender","emailjs","forms","nextjs","react","reactjs"],"latest_commit_sha":null,"homepage":"https://mailik.dev","language":"HTML","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/aexol-studio.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}},"created_at":"2023-07-25T14:18:43.000Z","updated_at":"2025-01-02T09:11:32.000Z","dependencies_parsed_at":"2024-06-19T16:49:08.572Z","dependency_job_id":"9216ed8b-f2a0-4eee-a759-36c5c4f03c69","html_url":"https://github.com/aexol-studio/mailik","commit_stats":null,"previous_names":["aexol-studio/mailik"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/aexol-studio/mailik","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aexol-studio%2Fmailik","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aexol-studio%2Fmailik/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aexol-studio%2Fmailik/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aexol-studio%2Fmailik/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aexol-studio","download_url":"https://codeload.github.com/aexol-studio/mailik/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aexol-studio%2Fmailik/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266253614,"owners_count":23900053,"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":["contact-form","email","email-sender","emailjs","forms","nextjs","react","reactjs"],"created_at":"2024-11-28T08:07:55.870Z","updated_at":"2026-01-07T21:07:31.811Z","avatar_url":"https://github.com/aexol-studio.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What is Mailik?\n\nMailik is small library for sending emails via yours websites whch via simple SDK provide a easy way for managing projects, apps, landigpages forms in yours organization. No server code required.\n\n\u0026nbsp;\n\u0026nbsp;\n\n## Usage\n\n### 1. Installation \u0026 usage\n\nInstal Mailik via npm\n```sh\n$ npm i @mailik/sdk\n```\nImport Mailik to yours file\n```ts\nimport Mailik from \"@mailik/sdk\";\n```\nUsage\n```ts\nconst result = await Mailik(\"yours-project-public-key\").send({\n    subject: \"Mail subject\",\n    body: \"Mail body\",\n    replyTo: \"To who recipient should reply\",\n});\n```\n\n### 2. Create account\nGo to [https://mailik.dev](https://mailik.dev/) and create an account.\n\n### 3. Create yours first project group\n\nProject groups are simple way for organizing yours work. You can have multiple projects in one group where each project is setup for diffrent environment (development, production, etc.).\n\n![Project group](/images/group.png \"Project group\")\n\n\n### 4. Creating first project\n\nEach project must have:\n\n- name\n- for which project group belongs\n- at least one e-mail address for sending messages\n  \nProject can have multiple email adresses where emails from your website will be send.\nYou can add URLs from which sending emails for a specific project will be allowed, you will be notified if someone will try to send emails with yours project public key from not allowed websites\n\n![Project](/images/projects.png \"Projects\")\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faexol-studio%2Fmailik","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faexol-studio%2Fmailik","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faexol-studio%2Fmailik/lists"}