mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00

* added notes sidebar * added note dropping and editing * added sidebar navigation * handling sidebarchanges over time * using router back for closing sidebar * fixed tripping inside single sidebar * added superpowers toggle to sidebar * user button opens sidebar now * added profile cover for profile sidebar * removed profile sidebar completely * ran prettier over project * added note not found error literal
6 lines
335 B
Text
6 lines
335 B
Text
NEXT_PUBLIC_API_HOST=https://pig.staging.vault48.org/
|
|
NEXT_PUBLIC_REMOTE_CURRENT=https://pig.staging.vault48.org/static/
|
|
# NEXT_PUBLIC_API_HOST=http://localhost:8888/
|
|
# NEXT_PUBLIC_REMOTE_CURRENT=http://localhost:8888/static/
|
|
# NEXT_PUBLIC_API_HOST=https://pig.vault48.org/
|
|
# NEXT_PUBLIC_REMOTE_CURRENT=https://pig.vault48.org/static/
|