Skip to content

trivalleycoders-org/tvc-crud-server

Repository files navigation

Server

Setup

  • create a MySQL db named rotary_club
  • execute the sql from the file in project root test-data.sql
  • create .env file in project root with these fields
    • DB_HOST=localhost
    • DB_USER=????
    • DB_PASS=***
    • DB_NAME=rotary_club
  • yarn install
  • yarn start

About

more full featured version of new-server

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •