Update readme

This commit is contained in:
2023-11-02 21:32:03 +11:00
parent 7d074c524b
commit 2033c51a1f

View File

@@ -8,11 +8,7 @@ It's based on the [Micropub](https://micropub.net/) spec for publishing posts of
This project is under active development and is light on tests. It was also started when Hanami 2 was still in beta, so contains some code that may not be needed in the current version of Hanami 2 (particularly the persistence and asset management code). I do plan on bringing that in line with what is in the release version of Hanami 2, though.
## Running locally
### Requirements
- Ruby
- Postgres
## Running locally
### Steps
1. Provide a `.env` file that fills in all of the required settings in `config/settings.rb`