Skip to content

barisbll/influshop-backend

Repository files navigation

influshop-backend

Backend of the ecommerce application influshop.

How to run the project?

Easiest way to run the project is using docker. First install docker and change your directory to docker-infra

Execute the command:

docker-compose up

If you don't want to use docker then install postgresql and create a table called 'influshop'

After setting up the db start the server

npm run start:dev

About

Backend of the ecommerce application influshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages