mirror of
https://github.com/spacebarchat/client.git
synced 2024-11-22 10:22:30 +01:00
Mirror of https://github.com/spacebarchat/client
1709566ce2
In this version of react-secure-storage, we have patched a bug, where in react and nextjs, the .env values are bind on the build time and dynamic access of env values like let REACT_SECURE_KEY ="@.secure" and process.env[REACT_SECURE_KEY] will give a null value. This has been pacthed on version 1.3.0 |
||
---|---|---|
.github | ||
public | ||
src | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.json | ||
craco.config.js | ||
flake.lock | ||
flake.nix | ||
flake.template.nix | ||
LICENSE | ||
nix-build-test.sh | ||
nix-rebuild-flake.sh | ||
package-lock.json | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
tsconfig.json |
Spacebar Client
This is a WIP React app