Skip to content

ankit-variya/elaunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

elaunch

install depandency : npm i
run project using command : node app & node chat

create test db in your phpmyadmin

implement all functionality jwt authentication without password bcrypt , image upload, seeder, admin apis & socket

all apis in postman collection into folder

note: your password set in knexfile.js if you have in phpmyadmin

let connection = { host : '127.0.0.1', port : 3306, user : 'root', password : '', database : 'test' };

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published