Go to file
2022-05-08 10:03:31 +02:00
buildSrc Move build script to separate directory 2022-05-08 09:09:50 +02:00
js Rewrite JavaScript code using SolidJS 2022-05-08 07:54:17 +02:00
migrations Provide single output box 2022-04-25 19:33:40 +02:00
src Use asset server only for production 2022-05-08 10:03:31 +02:00
static Rewrite JavaScript code using SolidJS 2022-05-08 07:54:17 +02:00
templates Remove defer from script 2022-05-08 09:56:00 +02:00
.dockerignore Provide Docker image for AutoDevOps 2020-01-08 15:18:16 +01:00
.gitignore Rewrite JavaScript code using SolidJS 2022-05-08 07:54:17 +02:00
.gitlab-ci.yml Rewrite JavaScript code using SolidJS 2022-05-08 07:54:17 +02:00
.prettierignore Rewrite JavaScript code using SolidJS 2022-05-08 07:54:17 +02:00
Cargo.lock Update Rust dependencies 2022-05-06 07:18:39 +02:00
Cargo.toml Move build script to separate directory 2022-05-08 09:09:50 +02:00
CONTRIBUTING.md Add CONTRIBUTING.md 2020-01-19 13:57:51 +01:00
diesel.toml Initial release of pastebin.run 2019-03-02 17:35:05 +01:00
docker-compose.yml Reformat code with Prettier 2022-05-05 22:51:40 +02:00
Dockerfile Use Node.js 16 2022-05-07 08:26:29 +02:00
languages.json Remove (void) from C++'s Hello World 2022-05-06 07:13:10 +02:00
LICENSE Avoid using GitLab license template 2019-11-25 08:23:37 +00:00
package-lock.json Rewrite JavaScript code using SolidJS 2022-05-08 07:54:17 +02:00
package.json Rewrite JavaScript code using SolidJS 2022-05-08 07:54:17 +02:00
README.md Add README 2020-01-19 13:31:40 +01:00
shell.nix Use Node.js 16 2022-05-07 08:26:29 +02:00
tsconfig.json Rewrite JavaScript code using SolidJS 2022-05-08 07:54:17 +02:00
vite.config.ts Rewrite JavaScript code using SolidJS 2022-05-08 07:54:17 +02:00
webpack.config.js Reformat code with Prettier 2022-05-05 22:51:40 +02:00

pastebin.run

A pastebin with code execution functionality. There is a production instance of it at https://pastebin.run/.