Skip to content

reductstore/web-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

205 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reduct Web Console

GitHub release (latest SemVer) GitHub Workflow Status

Web console for ReductStore based on React.js and Ant Design

WebConsole Data Browsing

Features

  • Embedded to ReductStore
  • Bucket Management
  • Data Browsing
  • Token authentication
  • Data Browsing

Demo

You can explore it by using a demo server at play.reduct.store. The API token is reductstore.

Documentation

The documentation is available as a set of guides on www.reduct.store.

Contributing

If you want to report a bug, discuss an idea, or work on an issue, read the contributing guide first.

Running Locally

To run the project locally, you need to specify the URL of the ReductStore instance in the .env file:

VITE_STORAGE_URL=https://play.reduct.store

Then you can run the project with:

npm install
npm start

If you want to run the project with a local ReductStore instance, you need to disable CORS in the browser or on the server. To do this on the server, you can use the RS_CORS_ALLOW_ORIGIN environment variable:

RS_CORS_ALLOW_ORIGIN='*' reductstore

About

Web console for ReductStore

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

14 stars

Watchers

1 watching

Forks

Contributors

Languages