Skip to content

Kuljeet1998/fb-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to setup project locally:

  1. Clone the repo to to your local machine.
  2. Install npm, initialize npm; and therefore install all dependencies via npm.
  3. Create a local DB in MySQL w name 'fb'.
  4. Run migrations from src/migrations/
  5. Run command npm run dev to run the server.

TODOs:

  1. Authorization.
  2. CamelCasing in certain places.
  3. Better name conventions such as createdBy instead of user_id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published