tangled
alpha
login
or
join now
robinwobin.dev
/
witchsky.app
forked from
jollywhoppers.com/witchsky.app
0
fork
atom
Bluesky app fork with some witchin' additions 💫
0
fork
atom
overview
issues
pulls
pipelines
i accidentally discarded this file earlier oops
Daniela Henkel
6 months ago
62b2b714
0c8ff2b7
+3
1 changed file
expand all
collapse all
unified
split
justfile
+3
justfile
···
36
36
# copy our static pages over!
37
37
cp -r deer-static-about web-build/about
38
38
39
39
+
# temporarily copy over out bootleg config.txt to simulate geolocation
40
40
+
cp config.txt web-build/
41
41
+
39
42
[group('dev')]
40
43
dev-android-setup: prebuild-android
41
44
yarn android