1.0.1 • Published 1 month ago

api.yetric.se v1.0.1

Weekly downloads
-
License
Private
Repository
-
Last release
1 month ago

Yetric REST API

REST API for Yetric.se built with Node.js, TypeScript Express.js and TypeORM.

Getting Started

cd into the project directory and run the following commands:

nvm use
npm install
npm run dev

Prerequisites

TODO:

  • Add a .nvmrc file
  • Add a Github Action for CI/CD
  • Add a Dockerfile
  • Add a workflow for creating changelogs automatically to the README.md
  • Add a workflow for creating a release automatically
  • Setup ESLint and Prettier for code formatting
  • Setup Dependabot for automatic dependency updates
  • Setup a workflow for finding code smells and security vulnerabilities
  • Handle migrations in a better way
  • Add a pm2 configuration file

Release History