Skip to content

timmy1496/brainstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published