Skip to content

MeatyBanan4ik/test-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Library

Table of Contents

Getting Started

Technologies

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. You can also view the Postman collection by opening the file postman_collection.json

Deployment

  1. Clone this repository on your machine
  2. Install dependencies and create your environment configuration file from example:
    make build 
  3. Set config data to default.json file
  4. Run the seeders
    yarn seed
  5. Run the app
    yarn start

Configure and Install dependencies

make build

Run worker

yarn start

Run development

yarn dev

Technologies

  1. Node.js
  2. MySQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published