Skip to content

luisc68/doreads-backend

 
 

Repository files navigation

Doreads API

APi for Doreads APP

Requirements

  • Node 18.x

Dependencies

  • Express JS
  • Dotenv
  • prisma

Commands

Installation

 npm install
 yarn intall

Run

npm run build ## compile source
npm run start ## start compiled source on dis/ folder
npm run dev ## watch mode
npm run lint ## Run linter
npm run test ## Run tests

yarn build
yarn start
yarn dev
yarn lint
yarn test

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.2%
  • Other 0.8%