Skip to content

romcar/payMe

 
 

Repository files navigation

payMe: Negotiation App

Information
Set up

Make sure client/src/services/config.js is made with all your API key and secret information is stored there or in the knexfile.js. You are also going to need the four Twilio programmable video API keys. Those can go in the config file as well. Make sure to place these into the .env file for deployment as well.

For new projects, run npm run migrate. This creates the tables in your mysql database.

Once those keys are placed, run npm install. You should be good to go!

Endpoints

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.8%
  • CSS 37.2%