Skip to content

martinpinto/SampleAuthentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Registration and Login

Screen1

Welcome to this sample registration and login repository!

How is this repository structured?

This sample repository is structured for simplification purposes into two parts:

  • backend
  • frontend.

Ideally this repository would be split into separate repositories as git submodules. The frontend folder contains all the frontend logic and forms written in vue.js. The backend folder contains the login and registration backend logic written in node.js.

Quickstart

This guide will get you up and running in a few minutes.

Prequisites

If you do not have the prerequisites installed yet, please refer to their specific installation guides in order to install them properly.

Frontend

The frontend documentation can be found here: Frontend Documentation

Backend

The backend documentation can be found here: Backend Documentation

About

A sample authentication repository showcasing a nodejs server and vuejs frontend.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published