Skip to content

link0fe/LE_restapi_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LE Rest API Test

Description

Test task for Latvenergo. This project is a REST API developed as part of a test task.

Install And Run

  1. Clone the repository:
    git clone https://github.com/link0fe/LE_restapi_test.git
  2. Open project folder;
  3. Run IDE:
    • npm install
  4. Prepare env file:
  5. Start the server:
    • For production:
      • npm start
    • For development:
      • npm run dev
    • For testing:
      • npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published