Skip to content

lauriselvijs/social-app

Repository files navigation

Social app

Social app where people can exchange ideas

Steps to Setup:

  1. Have node JS installed.
  2. In the project root directory, run npm install
  3. Next run npm run install-client
  4. Next go to config folder cd config
  5. Create env file .env and set DB_DEV_USERNAME, DB_DEV_PASSWORD, DB_DEV_DATABASE, DB_DEV_HOST, DB_DEV_DIALECT, JWT_SECRET and NODE_ENV keys

Steps to Run:

  1. In the project root directory, run npm run dev

Releases

No releases published

Packages

No packages published

Languages