Skip to content

lzaga-newrelic/messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messages

Python onboarding code task.

Install and Run

In order to run the server, make sure you have Pipenv installed.

  • Clone the repository:

    git clone https://github.com/lzaga-newrelic/messages.git
    
  • Work on virtual library:

    pipenv shell
    
  • Install packages:

    pipenv install
  • Run the server:

    pipenv run python main.py

Tests

In order to run the tests, do the following steps:

pytest test_model.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published