git clone https://github.com/h4x0rlol/dra.ws
cd dra.ws
docker-compose up -d
- go to
http://localhost:3000
git clone https://github.com/h4x0rlol/dra.ws
cd dra.ws
yarn
yarn husky install
cd backend && yarn && yarn dev
cd frontend
- create .env
yarn && yarn start