Skip to content
Avatar of evervaultevervault/evervault-starter-kit

Evervault: Encryption Starter Kit for Next.js

A playground for each of Evervault’s data security and encryption products, built with Next.js and secured with Evervault's SDKs.

evervault template

Evervault + Next.js Starter Kit

Overview

Evervault is an encryption and data security platform for developers. Using Evervault allows you to keep sensitive data encrypted at all times, without compromising your ability to use that data.

This repository is a Next.js template that can be deployed with Vercel. During the deployment process, you’ll be asked to install Vercel’s Evervault integration, which will create the following Evervault products and inject them into the project as environment variables. Each page of the deployed app explores a different Evervault product to help you get up to speed with the platform.

What’s included

ProductDescriptionSandbox
Evervault SDKLanguage-specific tools for performing encryption operations and workflows from your code.Use the Evervault React SDK to encrypt some sensitive data in the browser.
Inbound RelayAn encryption proxy which automatically intercepts and encrypts selected sensitive fields before they touch your server.Automatically encrypt some sensitive data between the browser and a Next.js Route Handler.
Outbound RelayA decryption proxy that allows you to share Evervault-encrypted data from your server to third-party APIs.Send some encrypted data from a Next.js Route Handler to a third-party weather API.
FunctionsSecure serverless functions that allow you to run workflows, logic and processing on encrypted data.Run some logic on encrypted data within an Evervault Function to determine your distance to New York.
InputsEmbeddable forms which minimise your compliance burden by allowing you to collect and encrypt cardholder data.Collect and encrypt sample cardholder data using the Evervault Inputs iframe.

To get started, deploy the Evervault template on Vercel.

evervault template
Avatar of evervaultevervault/evervault-starter-kit

Evervault: Encryption Starter Kit for Next.js

A playground for each of Evervault’s data security and encryption products, built with Next.js and secured with Evervault's SDKs.

Evervault + Next.js Starter Kit

Overview

Evervault is an encryption and data security platform for developers. Using Evervault allows you to keep sensitive data encrypted at all times, without compromising your ability to use that data.

This repository is a Next.js template that can be deployed with Vercel. During the deployment process, you’ll be asked to install Vercel’s Evervault integration, which will create the following Evervault products and inject them into the project as environment variables. Each page of the deployed app explores a different Evervault product to help you get up to speed with the platform.

What’s included

ProductDescriptionSandbox
Evervault SDKLanguage-specific tools for performing encryption operations and workflows from your code.Use the Evervault React SDK to encrypt some sensitive data in the browser.
Inbound RelayAn encryption proxy which automatically intercepts and encrypts selected sensitive fields before they touch your server.Automatically encrypt some sensitive data between the browser and a Next.js Route Handler.
Outbound RelayA decryption proxy that allows you to share Evervault-encrypted data from your server to third-party APIs.Send some encrypted data from a Next.js Route Handler to a third-party weather API.
FunctionsSecure serverless functions that allow you to run workflows, logic and processing on encrypted data.Run some logic on encrypted data within an Evervault Function to determine your distance to New York.
InputsEmbeddable forms which minimise your compliance burden by allowing you to collect and encrypt cardholder data.Collect and encrypt sample cardholder data using the Evervault Inputs iframe.

To get started, deploy the Evervault template on Vercel.

Unleash New Possibilities

Deploy your app on Vercel and unlock its full potential