mirror of
https://github.com/versia-pub/blog.git
synced 2025-12-06 08:48:18 +01:00
2.5 KiB
2.5 KiB
Versia Blog
Technologies
TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.Nuxt.js: A Vue.js framework that simplifies the development of universal applications.Vue.js: The progressive JavaScript framework for building user interfaces.
Installation
This project uses Bun as a package manager. To install the dependencies, run:
bun install
To start the development server, run:
bun dev
Contributing
Contributions are welcome! Feel free to open an issue or submit a pull request.
Licenses
The code in this repository is licensed under the AGPL-3.0 License.
However, the documentation text (including the Markdown files in the content directory) is licensed under the Creative Commons Attribution 4.0 International License. You are free to share and adapt the text as long as you provide proper attribution.