Skip to content

Shimam5/maoBackend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connect to postgres :

connect to a database: psql -U mao -d mohit355 show tables : \dt

migration: npx sequelize-cli model:generate --name User --attributes firstName:string,lastName:string,email:string

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%