Skip to content

This is version 2 and is a rewrite of old Spring server

License

Notifications You must be signed in to change notification settings

josephuses/bassph-server

 
 

Repository files navigation

BASS PH Server

Implemented with Clean Architecture, RxJS and Dependency Injection via Awilix

Contributing

  1. Fork it (https://github.com/bassph/bassph-server/fork)
  2. Create your feature branch
git checkout -b feature/fooBar
  1. Make your contributions and run tests
npm install
npm test
  1. Commit your changes
git commit -am 'Add some fooBar
  1. Push to the branch
git push origin feature/fooBar
  1. Create a new Pull Request

About

This is version 2 and is a rewrite of old Spring server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Other 0.6%