piston/api
Thomas Hobson 870a4c1282
api: fix compile stage
runtime.compiled always returned false as it was undefined.
This made the code think it's a run-only language, and never called the compile script.
2021-02-28 01:18:04 +13:00
..
src api: fix compile stage 2021-02-28 01:18:04 +13:00
.dockerignore api: v3 2021-02-21 03:13:56 +13:00
.eslintrc.json api: lint **everything** 2021-02-21 11:39:03 +13:00
.gitignore api: v3 2021-02-21 03:13:56 +13:00
Dockerfile api,repo: Switch to debian base image 2021-02-28 01:15:52 +13:00
package.json api: add express-validator 2021-02-27 18:45:43 +13:00
yarn.lock api: add express-validator 2021-02-27 18:45:43 +13:00