v1.0.2 #2262
taoeffect
started this conversation in
Show and tell
v1.0.2
#2262
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)What's Changed
This release only changes the backend (not the frontend or contracts):
Full Changelog: v1.0.1...v1.0.2
This discussion was created from the release v1.0.2.
Beta Was this translation helpful? Give feedback.
All reactions