update readme
This commit is contained in:
parent
705634e189
commit
9b6175c13c
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
||||||
- [node.js](https://nodejs.org/) (for the typescript and less compilers)
|
- [node.js](https://nodejs.org/) (for the typescript and less compilers)
|
||||||
- [Yarn](https://yarnpkg.com/) because npm is trash
|
- [Yarn](https://yarnpkg.com/) because npm is trash
|
||||||
|
|
||||||
|
Also as a sidenote, I highly recommend only running Sakura with x64 PHP.
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
### Backend
|
### Backend
|
||||||
Copy config.example.ini, set everything up to your liking (database is most important). I'd also recommend setting `show_errors` to `true` for development. Then run the following commands in the root.
|
Copy config.example.ini, set everything up to your liking (database is most important). I'd also recommend setting `show_errors` to `true` for development. Then run the following commands in the root.
|
||||||
|
|
Reference in a new issue