
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@sodacore/create
Advanced tools
Sodacore is a bun-powered framework for building server-side applications utilising the lighting fast Bun runtime.
The @sodacore/create package is a creation tool for boilerplating new Sodacore applications, plugins and even community templates.
Explore the docs »
Report Bug
⚬
Request Feature
Sodacore is a Bun powered framework for writing server-side applications in record time. The framework follows a controller pattern, utilising plugins as the core means for extending the framework.
Sodacore comes with a lot of great features:
The framework is constantly being worked on and improved so suggestions and features are highly appreciated.
As of right now, we use TypeScript's legacy decorators, this is mostly because the current stage 3 decorators are very limited in functionality (i.e. param decorators) so once they drop support for legacy decorators we will switch, but until then this framework will continue to use them.
This project was built with the following core technologies:
There are two ways of getting started with your project, you can either use our CLI or manually setup your project.
To get started with the CLI, you can run the following command:
bun create @sodacore
This will install and launch the command line, it simply asks you about your project, and then installs the packages and writes the files, it will also modify the directory to correctly reflect the Sodacore project structure, see below:
To setup your project manually, please follow the this guide.
Our roadmap is published on our documentation site here.
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!
git checkout -b feature/AmazingFeature)git commit -m "Add some AmazingFeature")git push origin feature/AmazingFeature)Distributed under the Apache-2.0 license.
If you have any questions or suggestions, feel free to reach out to us:
A special thanks to the following for their contributions, helpful projects, support and inspiration:
FAQs
Sodacore CLI project creation tool.
We found that @sodacore/create demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.