anything-llm/frontend
Timothy Carambat 62e3f62e82
12 auth implementation (#13)
* Add Auth protection for cloud-based or private instances

* skip check on local dev
2023-06-09 11:27:27 -07:00
..
public inital commit 2023-06-03 19:28:07 -07:00
src 12 auth implementation (#13) 2023-06-09 11:27:27 -07:00
.env.production inital commit 2023-06-03 19:28:07 -07:00
.eslintrc.cjs inital commit 2023-06-03 19:28:07 -07:00
.gitignore inital commit 2023-06-03 19:28:07 -07:00
.nvmrc bump node version requirement 2023-06-08 10:29:17 -07:00
index.html inital commit 2023-06-03 19:28:07 -07:00
jsconfig.json inital commit 2023-06-03 19:28:07 -07:00
package.json Update package.jsons to reflect new project name (#11) 2023-06-09 09:30:42 -07:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js inital commit 2023-06-03 19:28:07 -07:00
vite.config.js inital commit 2023-06-03 19:28:07 -07:00