Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Dynamic CRUD Demo

Based heavily on the headless netlify-cms

Client Side Tech

  • React
  • React Router

Server Side Tech

  • MariaDB
  • Express
  • Knex

Setup

  • Clone
  • Setup MariaDB locally
  • Rename .env.sample in /server to .env and populate with database connection details
  • Execute yarn install followed by npm start to run the server on localhost:8080
  • Execute yarn install followed by npm start in the /client folder to start the client on localhost:3000
  • View on the web!

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages