Merge branch 'dev' of git.silversoft.se:Imbus/FrostByte into dev
This commit is contained in:
commit
acf83dadc8
1 changed files with 9 additions and 0 deletions
|
@ -14,6 +14,15 @@ A simple forum written in Rust and Typescript.
|
||||||
- Install [Rust](https://www.rust-lang.org/) and [Node.js](https://nodejs.org/)
|
- Install [Rust](https://www.rust-lang.org/) and [Node.js](https://nodejs.org/)
|
||||||
- Install [Just](https://just.systems/man/en/) and [Podman](https://podman.io/) (optional but recommended)
|
- Install [Just](https://just.systems/man/en/) and [Podman](https://podman.io/) (optional but recommended)
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> Some info
|
||||||
|
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> Some important info
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> Some very important info
|
||||||
|
|
||||||
## Running the project
|
## Running the project
|
||||||
|
|
||||||
There are two ways to run this project. The simple way and the manual way.
|
There are two ways to run this project. The simple way and the manual way.
|
||||||
|
|
Loading…
Reference in a new issue