Skip to content

A Twitter Clone using Node Postgres React Bookshelf and Knex.js

Notifications You must be signed in to change notification settings

Mhowitt/MeowMeow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeowMeow

A Twitter Clone (with a cat Theme) using Node Express Postgres(Bookshelf and Knex.js as ORM) and React/Redux. Still in Progress.

Clone this repository Create your own repository on github and change the remote git remote rm origin and then git remote add origin _______.

  • cd into meow-meow
  • npm install
  • createdb meow_meow-db
  • knex migrate:latest
  • knex seed:run (in order to seed our db with dummy data)

In one terminal tab: -npm run server

In another terminal tab: -npm start

About

A Twitter Clone using Node Postgres React Bookshelf and Knex.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published