Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 457 Bytes

File metadata and controls

18 lines (14 loc) · 457 Bytes

Project Setup

  • make init
  • make migration

The project will be available at http://localhost:8088 or http://localhost:8089 for test hit from another hosts

  • for testing hit send POST request to /api/hit
  • for start unit tests - make unit-test
  • for start functional tests - make functional-test

For connect mysql in php storm:

  • host: localhost
  • port: 3320
  • User: brainstack
  • Password: brainstack
  • Database: brainstack