Skip to content
This repository was archived by the owner on Mar 22, 2021. It is now read-only.

DoSomethingArchive/aurora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aurora wercker status StyleCI

This is Aurora, our member admin tool. It's the graphical front-end to Northstar, our user & identity API.

Getting Started

Clone this repository, and add it to your Homestead.

# Install dependencies:
$ composer install && npm install

# Configure application & run migrations:
$ php artisan aurora:setup

# And finally, build the frontend assets:
$ npm run build

You may run unit tests locally using PHPUnit:

$ phpunit

Contributing

We follow Laravel's code style and automatically format PHP code with Prettier PHP. Be sure to configure EditorConfig to ensure you have proper indentation settings.

Consider writing a test case when adding or changing a feature. Most steps you would take when manually testing your code can be automated, which makes it easier for yourself & others to review your code and ensures we don't accidentally break something later on!

Security Vulnerabilities

We take security very seriously. Any vulnerabilities in Aurora should be reported to [email protected], and will be promptly addressed. Thank you for taking the time to responsibly disclose any issues you find.

License

©2016 DoSomething.org. Aurora 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 admin interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 13