Skip to content
Permalink
main
Switch branches/tags
Go to file
* reinstate

* start server manually

* routing tests too

* skip more

* sleep more and fail if not 200

* use e2etest for content/ too

* automatically start server for jest

* does this work?

* feedbacked

* rename things

* getting it to work

* add dev dependency

* install the right version

* don't need to start that

* fix package lock

* update readme about it

* feedbacked
5 contributors

Users who have contributed to this file

@peterbe @heiskr @mikesurowiec @JamesMGreene @gracepark
import { main } from './start-server.mjs'
main()