asankulov / zimad-test-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

ZIMAD Test Project with Node.js, Express.js and MySQL

Prerequisites

  • Installed Node.js >= 10
  • MySQL database

Installation

$ npm install

Running the app

  1. edit .env file from example by adding database credentials and so on
# development
$ npm run start

Test

# unit tests
$ npm run test

About


Languages

Language:JavaScript 100.0%