Skip to content

volkanoztoklu/Backend-Signin-Register-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIXSelect-Challenge

This project have a login and register system with JWT.

Make sure you have npm installed

npm install
add .env file for database. 
Like : DB_CONNECTION_STRING=postegresql://postgres:postgres@localhost:5432/PIXSelect
In PostgreSQL, 'user' table must have id, name, surname, email, password and register_date.

To start the web appliaction:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors