Skip to content

PSH-Computing-AI-club/orital

Repository files navigation

Orital Club Portal Solution

Portal web application for the PSH Computing & AI Club.

Packages

This is a monorepo. Every major component in the Orital Club Portal Solution is split up into its own separate package with shared dependencies.

Package Description
packages/ergates Virtual machine requisition agent for the Orital project.
packages/ypiretis Backend web services and frontend user interface for the Orital project.

Development

Each package within the Orital Club Portal Solution has its own sets of commands, dependencies, and so on. Please consult the individual packages for their development conventions.

Contributing

External contributions are not accepted. Consider this repository read-only for all non-club members.

Formatting

Note

If you are using VS Code and have the recommended extensions installed, then VS Code will enforce formatting on save.

All code formatting is delegated to Prettier and the configuration is found in .prettierrc.

Linting

Note

If you are using VS Code and have the recommended extensions installed, then VS Code will warn about linting errors on type.

All code linting is delegated to Oxlint and the configuration is found in .oxlintrc.json.

Support

This software is provided as-is with no support given.

License

The Orital Club Portal Solution is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages