Skip to content

glRajkumar/trello_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To hide credentials

Add .env file outside of server. { "MONGODB_URI", "jwtSecretKey", }

Testing

For backend testing, I used REST Client(VS Code Ext.). All files are seperated in the test folder.

Hashing password

I used bcryptjs package. If you need bcrypt, just changed it.

User guide

view details in README of client folder

Dropped folder

Dropped folder is just for my knowledge. It doesn't have any meaning for the project, so delete it.

About

Trello clone using MERN with redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published