Skip to content

nlsnbucket/neltech-deem-api

Repository files navigation

Preparing environment

# Install dependencies
yarn
# Generate prisma client lib
npx prisma generate

Testing

# Run jest
npx jest

Building

# Build with nest
npx nest build

Runnning the application

# Run the application with node
node dist/main

About

backend api that provides orders and demands managemant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages