Skip to content

imperialbin/imperial

Repository files navigation

IMPERIAL

Welcome to IMPERIAL's monolithic repository, storing the API, web interface, and API.

In this mono-repo

Apps:

  • api - The API for IMPERIAL.
  • web - The web interface for IMPERIAL.
  • docs - The documentation for IMPERIAL.
  • bot - The bot for IMPERIAL.

Packages:

  • commons - Common interfaces, functions, etc that are used across the majority of the codebase.
  • internal - Database models that are used across the majority of the codebase.
  • tsconfig - The shared tsconfig for the codebase.

Other Products

Contributing

Requires:

  • Node.js
  • Yarn
  • Docker
  1. Fork the repository
  2. Clone the repository
  3. Run yarn and yarn install:all to install dependencies
  4. Run yarn dev to start the development server
  5. Make your changes
  6. Commit your changes
  7. Push your changes
  8. Open a pull request

License

Licensed under the Mozilla Public License, Version 2.0 (the "License"); you may not use this code except in compliance with the License.
You may obtain a copy of the License here.

Sponsored by