Skip to content

Latest commit

 

History

History

server

Find My Anime Server

Description

Backend API Server of Find My Anime

Installation

$ npm install

Running

Development

npm run start:dev

Production

npm run start:prod