Build demo Inventodis inspire from https://www.youtube.com/watch?v=kXaSwsneFnY&t=21s
- Riot file cli
- RedisSearch
- Redis-om-node
- Expressjs
- Socket.io
- Nextjs
yarn
yarn dev
Run docker RedisSeach
make redis
Init schema & import
./loader.sh
Generate inventory
make generate
Start server
yarn local
- Using riot file clit to import data to Redis
- RedisSearch
- Redis-om-node
- Socket.io
- Tool RedisInsight
- ...