v1.0.0 #2232
taoeffect
started this conversation in
Show and tell
v1.0.0
#2232
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🥳
How to run this
The archive file contains a
dist/
folder that needs to be placed into a copy of this cloned repo. Then you can serve it usinggrunt serve
. On a production site, you should to use these environment variables:NODE_ENV=production
GI_PERSIST=sqlite
(orGI_PERSIST=fs
, butsqlite
is recommended)We plan to eventually publish some docker containers that will do all of this for you.
What's Changed
Full Changelog: v0.8.0...v1.0.0
This discussion was created from the release v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions