
This repository is still very much under development. Things will change. Things will break. Please take caution when looking at or using the code in this repository.
This real world example application uses Deno, Drash, Vue, webpack, PostgreSQL, and docker-compose.
$ docker-compose build && docker-compose up -d
$ cd src
$ npm install
$ npm run webpack
Navigate to localhost:1667
There are a total of 100 users, with each user having the same password. Say we want to login as user 32:
Username: user32
Password: Userpass1
Email: user32@hotmail.com
$ claude mcp add deno-drash-realworld-example-app \
-- python -m otcore.mcp_server <graph>