Skip to content

vitaliy-webmaster/nodejs-datasoft-portfolio-backend

Repository files navigation

nodejs-datasoft-portfolio-backend

TypeScript version Node.js version Build Status - GitHub Actions

Minimalistic Express API developed for personal portfolio React application.

All basic tools included and configured:

Clone repository

To clone the repository, use the following commands:

git clone https://github.com/
cd nodejs-datasoft-portfolio-backend
npm install

Available Scripts

  • start - invoke script in production environment,
  • start:dev - invoke script in development mode,
  • clean - remove coverage data, Jest cache and transpiled files,
  • build - transpile TypeScript to ES6 for production,
  • build:dev - interactive watch mode to automatically transpile source files,
  • dev - build and invoke script files in development mode,
  • eslint - lint source files and tests,
  • prettier - check files for formatting errors,
  • prettier:fix - check and reformat files,
  • test - run tests,
  • test:watch - watch mode to automatically re-run tests

About

Minimalistic Express API developed for personal portfolio NextJS application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published