monkeytype/backend
Evan d9ffcfb4ee
Preparing for George Update (#2895)
* bot-commands rename

* removed bot dal

* reomoved unnecessary configuration entry

* quotes:code_javascript: Add regex-heavy quote. (#2929) markstos

* quotes:code_javascript: Add regex-heavy quote.

This quote contains a long regex that will be a workout for typing
symbols and numbers.

Source code can be confirmed to available under an open source license
here: https://github.com/markstos/parse-coordinates/blob/master/index.js

* fixed length

Co-authored-by: Miodec <bartnikjack@gmail.com>

* fixed script names

* fixed incorrect path

* definitely didnt forget about those

Co-authored-by: Miodec <bartnikjack@gmail.com>
Co-authored-by: Mark Stosberg <mark@rideamigos.com>
Co-authored-by: Jack <jack@monkeytype.com>
2022-05-06 23:48:15 +02:00
..
__tests__ Move backend source files into src folder (#2943) 2022-05-05 19:27:00 +02:00
src Preparing for George Update (#2895) 2022-05-06 23:48:15 +02:00
.gitignore fixed ignore 2022-03-07 14:39:09 +01:00
docker-compose.yml Add docker-compose and instructions to README (#2939) sondrekje 2022-05-05 01:52:17 +02:00
example.env Add docker-compose and instructions to README (#2939) sondrekje 2022-05-05 01:52:17 +02:00
jest-mongodb-config.js Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
jest.config.ts Add test step in pr-check action (#2942) Bruception 2022-05-05 23:06:40 +02:00
package-lock.json Testing - mock setup for redis (#2944) 2022-05-05 14:05:31 -04:00
package.json fixed incorrect path 2022-05-05 23:28:02 +02:00
setup-tests.ts Testing - mock setup for redis (#2944) 2022-05-05 14:05:31 -04:00
tsconfig.json Move backend source files into src folder (#2943) 2022-05-05 19:27:00 +02:00