Update readme
This commit is contained in:
parent
71317e962d
commit
d26ab0043c
@ -1,6 +1,7 @@
|
|||||||
# Imageify
|
# Imageify
|
||||||
|
|
||||||
[![Build Status](https://drone.fascinated.cc/api/badges/RealFascinated/imageify/status.svg)](https://drone.fascinated.cc/RealFascinated/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>
|
<p>Your new open-source ShareX image host!</p>
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
@ -18,3 +19,10 @@
|
|||||||
|
|
||||||
- Run `docker exec -it imageify-server npm run cli user add admin@example.com`
|
- 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)
|
- 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)
|
||||||
|
Reference in New Issue
Block a user