Skip to content

Volomn/voauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VOAUTH

The Voauth application is a web-based tool designed to show developers how to create their own OAuth provider platforms, similar to those of Google, Twitter, Giithub, and more.

SETUP

Backend

Prerequisites

  • Docker
  • Docker-compose

Steps

cd backend

cp .env.example .env

make api

Frontend

Prerequisites

  • Node
  • Go

Steps

cd frontend

npm i

cp .env.sample .env

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published