Back to Blog

Introducing notJustVpn to you

NotJustVpn is an alternative for cybersecurity . It's a great tool for building for your app and your security.

Posted by

Supabase

Introduction

NotJustVPN is a tool that will help your company to be safe. It's a great tool for new companies that can not afford a full time employee. It's now integrated with VPN!

1. Create a NotJustVPN account

First, go to NotJustVPN and create an account.
After that create a meeting with us to have a chat about the security of your company and how we can help.

CREATE TABLE public.users (
  id bigint NOT NULL DEFAULT nextval('users_id_seq'::regclass),
  email text NOT NULL,
  password text NOT NULL,
  created_at timestamp with time zone NOT NULL DEFAULT now(),
  updated_at timestamp with time zone NOT NULL DEFAULT now(),
  CONSTRAINT users_pkey PRIMARY KEY (id)
);

2. During the meeting prepare some of the information

Send us shinraciberseguridad@gmail.com and API Key we will use this information to prepare the meeting and made a meeting with you and your team.

  • .env.local
  • .env.production