AstralJS is a powerful and flexible web application framework built on top of Express.js. It provides a foundation for developing web applications with features such as automated documentation, integrated XSS and SQLi protection, and more. With AstralJS, you can streamline your web development process and create robust applications efficiently.
-
RCS Pattern: Define routes, controllers and services, making it easy to organize your application's logic.
-
Type-Safe Environment Variables: Add the functionability to access env variables securely.
To get started with AstralJS, follow these steps:
- Install AstralJS using
create-astral-app
pnpm create astral-appFollow the rules in CLI
Astral
Explore the AstralJS Documentation for comprehensive information on using and extending AstralJS. -->
We welcome contributions from the community. If you have ideas for improvements or want to report issues, please open an issue, open a discussion or submit a pull request.
AstralJS is licensed under the MIT License. See the LICENSE file for details.
Thank you for choosing AstralJS for your web development projects!