Skip to content

Web application that shows the brainwave data fetched from database by id.

License

Notifications You must be signed in to change notification settings

wakkihaya/Brain-console

Repository files navigation

Web application that shows real-time brainwave data from database.

Run

  1. Run virtual database using mysql and google cloud storage in docker.

docker-compose up -d

At initial running, initial data with sample-meg.fif file is supposed to be created in mysql.

  1. Run web application

yarn start

Tech stack

  • Frontend: Next.js
  • Backend: Nest.js
  • Database: MySQL(Docker), Google Cloud Storage(Docker)

About

Web application that shows the brainwave data fetched from database by id.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published