Skip to content

petulienocka/Node-Photo-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Node-Photo-Blog

About :

Great project of understanding how does React, Node, Express, Knex, Objection and Seeds work.

It has more-less basic features, but once you understand what is going on in here, you are ready to develop larger project in this tech-stack.

The project represents knowledge and understanding of full-stack development.

Requirements :

  1. React, Node, Express, Knex, MySQL, npm installed

Run it:

  • install node_modules in client and server side
  • run npm i in both folders
  • run the seed or knex database in folders on server side

Start it:

  • CLIENT - npm run start
  • SERVER - nodemon server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published