Skip to content

chloealee/northstar

 
 

Repository files navigation

Northstar

This is Northstar, the DoSomething.org user & activity API.

Getting Started

Fork and clone this repository, and install into your local DS Homestead.

After installation, run the outstanding migrations:

$ php artisan migrate

You can seed the database with test data:

$ php artisan db:seed

You may run unit tests using PHPUnit:

$ vendor/bin/phpunit

License

©2015 DoSomething.org. Northstar is free software, and may be redistributed under the terms specified in the LICENSE file. The name and logo for DoSomething.org are trademarks of Do Something, Inc and may not be used without permission.

About

The DoSomething.org user & activity API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.4%
  • Ruby 1.3%
  • ApacheConf 0.3%