weakassdev
weakassdev copied to clipboard
Shitposting but like a dev
WeakA**Dev Monorepo!
Requirements
-
mkcert
-
nss
-
docker
anddocker-compose
Instructions (not for windows people, sorry)
-
./init.sh
-
yarn install
- Set
127.0.0.1 api.weakassdev.test
and127.0.0.1 weakassdev.test
in your/etc/hosts
file -
cp .env.example .env
- Generate a secret key using
yarn api ace generate:key
and put the key in your.env
file -
yarn web prepare
-
yarn api prepare
-
yarn c:up
should start the whole stuff - Website should be accessible at https://weakassdev.test