{"id":17063714,"url":"https://github.com/atapas/jamstack-subscription-form","last_synced_at":"2026-01-06T01:50:27.538Z","repository":{"id":43287219,"uuid":"364525964","full_name":"atapas/jamstack-subscription-form","owner":"atapas","description":"Let's build a subscription form with the Jamstack concept using Netlify Forms, Functions, and Fauna data-store.","archived":false,"fork":false,"pushed_at":"2022-05-25T04:01:46.000Z","size":24,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-05T04:12:23.290Z","etag":null,"topics":["fauna","faunadb","jamstack","netlify","netlify-forms","netlify-functions"],"latest_commit_sha":null,"homepage":"https://tapasadhikary.com","language":"HTML","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/atapas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["atapas"]}},"created_at":"2021-05-05T09:33:58.000Z","updated_at":"2023-05-12T17:03:44.000Z","dependencies_parsed_at":"2022-09-13T07:02:28.391Z","dependency_job_id":null,"html_url":"https://github.com/atapas/jamstack-subscription-form","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atapas%2Fjamstack-subscription-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atapas%2Fjamstack-subscription-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atapas%2Fjamstack-subscription-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atapas%2Fjamstack-subscription-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atapas","download_url":"https://codeload.github.com/atapas/jamstack-subscription-form/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239964495,"owners_count":19725948,"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":["fauna","faunadb","jamstack","netlify","netlify-forms","netlify-functions"],"created_at":"2024-10-14T10:52:49.654Z","updated_at":"2026-01-06T01:50:27.495Z","avatar_url":"https://github.com/atapas.png","language":"HTML","funding_links":["https://github.com/sponsors/atapas"],"categories":[],"sub_categories":[],"readme":"# jamstack-subscription-form\n\nLet's build a subscription form using the `Jamstack` concept. `Netlify` comes with the form handling capability that allows you to achieve the power of Jamstack for form handling.\n\nWith this project, we will build a simple(yet powerful) `Subscription` form and submit it using the Netlify forms capability. We will use the `Netlify Functions` to handle the form data and store it in a serverless data store called `Fauna`.\n\n# Want to Motivate?\nHave you found this project helpful? You can give a star(⭐) to let me know, you care.\n\n## Many Thanks to all the `Stargazers` who has supported this project with stars(⭐)\n\n[![Stargazers repo roster for @atapas/jamstack-subscription-form](https://reporoster.com/stars/atapas/jamstack-subscription-form)](https://github.com/atapas/jamstack-subscription-form/stargazers)\n\n# How to run this project?\n- Clone this repository and change the directory to `jamstack-subscription-form`.\n- Install `netlify-cli`. [Use this link](https://docs.netlify.com/cli/get-started/) to create an account with Netlify and install the CLI tool.\n- Create an account with [Fauna](https://fauna.com/). Create a database. Upload the [schema](/db/schema.gql) and get the Server Key.\n- Create a file called, `.env` and place the server key as,\n ```shell\n  FAUNA_API_SECRET=\u003cFAUNA_SERVER_KEY\u003e\n ```\n- Install dependencies\n ```shell\n yarn install\n\n # or npm install\n ```\n- Install dependencies for the netlify function\n ```shell\n yarn script\n \n # or npm script\n ```\n- Run the project locally,\n ```shell\n netlify dev\n ```\nThe user interface should be accissable at [http://localhost:8888](http://localhost:8888)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatapas%2Fjamstack-subscription-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatapas%2Fjamstack-subscription-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatapas%2Fjamstack-subscription-form/lists"}