update readme

remove todo
develop
Thomas Lynch 2 years ago
parent 4e25bf8cd7
commit 0a41033f39
  1. 1
      README.md
  2. 10
      todo

@ -4,6 +4,7 @@ Work in progress. Not recommended for production deployment. No instructions or
Internally uses [haproxy-sdk](https://github.com/jackpinetech/haproxy-sdk).
Intended for use with [haproxy-protection](https://gitgud.io/fatchan/haproxy-protection).
Provides a control panel interface to conveniently manage clusters (groups of identically configured) HAProxy servers. Can be used with a single server cluster. Communicates with the HAProxy socket to update maps, acls, etc.
##### Features:

10
todo

@ -1,10 +0,0 @@
- move midlewares to lib/middleware
- finish moving to *Page and *Json and getData shared for each, Page binding app
- finish useEffect + getServerSideProps for getting data from either json or server side
- convert data fetches to take map name, etc not req/res
- move css to an import
- cleanup, refactors, etc and tag 1.0
fix dark theme: more black/amoled
Loading…
Cancel
Save