tangled
alpha
login
or
join now
daniela.lol
/
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
witchsky.app
/
conductor.json
at
main
6 lines
108 B
view raw
wrap content
samuel.fm
Set up conductor.json with yarn install and web server configuration (#9676)
1 month ago
c540dae4
1
{
2
"scripts"
:
{
3
"setup"
:
"yarn install"
,
4
"run"
:
"yarn web --port $CONDUCTOR_PORT"
5
}
6
}