Update readme

This commit is contained in:
Lee 2022-11-19 10:49:12 +00:00
parent 71317e962d
commit d26ab0043c
No known key found for this signature in database
GPG Key ID: 6EA25896ECCB3121

@ -1,6 +1,7 @@
# Imageify
[![Build Status](https://drone.fascinated.cc/api/badges/RealFascinated/imageify/status.svg)](https://drone.fascinated.cc/RealFascinated/imageify)
<p>Your new open-source ShareX image host!</p>
## Setup
@ -18,3 +19,10 @@
- Run `docker exec -it imageify-server npm run cli user add admin@example.com`
- You will get a password returned and you can now login to you admin account. (Please note that you should change this password)
## Todo
- Add more comments to the code
- Create the home page
- Create the dashboard (for users)
- Create the admin panel (to manage the instance)