Skip to content

consoleLogIt/backend_test2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuthApp

Auth app is a user authentication web application.

Technologies

Html, Css, vanila js, ajax,express,node js,semantic UI

Project Files

index.js

This is the server file

assets

This directory stores all the assets for the project such as css, images and js files.

config

This directory contains configured files for custom middlewares, mongoose,and passport strategies.

controllers

This directory contains files to handle the actions between user and server and vice-versa.

models

This directory contains the DB file

routes

This directory contains the files to route actions to thier appropriate controllers

views

This directory contains the view files

How to setup locally

step 1 - clone to local repository.

step 2 - do npm init.

step 3 - do npm start to run the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published