https://github.com/ppodds/brick-trader-backend
https://github.com/ppodds/brick-trader-backend
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ppodds/brick-trader-backend
- Owner: ppodds
- License: gpl-3.0
- Created: 2022-09-08T17:11:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T07:24:08.000Z (over 3 years ago)
- Last Synced: 2025-03-06T00:22:19.369Z (over 1 year ago)
- Language: TypeScript
- Size: 130 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[
![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![MIT License][license-shield]][license-url]
[![Issues][issues-shield]][issues-url]
[![Issues Closed][issues-closed-shield]][issues-closed-url]

Table of Contents
## About The Project
`brick-trader-backend` is the backend of [brick-trader](https://github.com/brick-trader/brick-trader-frontend).
## Roadmap
- [ ] Add more tests.
See the [open issues](https://github.com/brick-trader/brick-trader-backend/issues)
for a full list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to
learn, inspire, and create. Any contributions you make are **greatly
appreciated**.
If you have a suggestion that would make this better, please fork the repo and
create a pull request. You can also simply open an issue with the tag
"enhancement". Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feat/amazing-feature`)
3. Commit your Changes with
[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
4. Push to the Branch (`git push origin feat/amazing-feature`)
5. Open a Pull Request
## License
Distributed under the GPL-3.0 License. See
[LICENSE](https://github.com/brick-trader/brick-trader-backend/blob/main/LICENSE)
for more information.
## Contact
### Contributors
### Project Link
-
[contributors-shield]: https://img.shields.io/github/contributors/brick-trader/brick-trader-backend.svg?style=for-the-badge
[contributors-url]: https://github.com/brick-trader/brick-trader-backend/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/brick-trader/brick-trader-backend.svg?style=for-the-badge
[forks-url]: https://github.com/brick-trader/brick-trader-backend/network/members
[stars-shield]: https://img.shields.io/github/stars/brick-trader/brick-trader-backend.svg?style=for-the-badge
[stars-url]: https://github.com/brick-trader/brick-trader-backend/stargazers
[issues-shield]: https://img.shields.io/github/issues/brick-trader/brick-trader-backend.svg?style=for-the-badge
[issues-url]: https://github.com/brick-trader/brick-trader-backend/issues
[issues-closed-shield]: https://img.shields.io/github/issues-closed/brick-trader/brick-trader-backend.svg?style=for-the-badge
[issues-closed-url]: https://github.com/brick-trader/brick-trader-backend/issues?q=is%3Aissue+is%3Aclosed
[license-shield]: https://img.shields.io/github/license/brick-trader/brick-trader-backend.svg?style=for-the-badge
[license-url]: https://github.com/brick-trader/brick-trader-backend/blob/main/LICENSE