Skip to content

zaeem2396/sentimental-analysis

Repository files navigation

Steps to setup the project

  1. Clone the repository
  2. Run npm i
  3. Create an env file with these credentials:
HOST=xxxx
USER=xxxx
PASSWORD=xxxx
DATABASE=xxxx
JWT_SECRET=xxxx
  1. If docker is not installed click here
  2. Run docker compose up --build
  3. Once the build is successfully created, run docker compose up
  4. Project will run on localhost:3000
  5. DB will run on localhost:8080
  6. Swagger docs can be accessed on localhost:3000/api-docs/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published