0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 18:26:15 +01:00
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
Go to file
2020-12-07 16:07:44 +01:00
.devcontainer prettier 2020-12-05 14:39:21 +01:00
.github/workflows Multithreaded server (#36) 2020-12-07 10:24:35 +01:00
bin Multithreaded server (#36) 2020-12-07 10:24:35 +01:00
src move tests to their own folder 2020-12-07 15:40:09 +01:00
tasks Multithreaded server (#36) 2020-12-07 10:24:35 +01:00
tests fix deprecations in tests 2020-12-07 16:07:44 +01:00
.babelrc
.eslintrc.js Multithreaded server (#36) 2020-12-07 10:24:35 +01:00
.gitignore
.prettierignore
.prettierrc
jest.config.js move tests to their own folder 2020-12-07 15:40:09 +01:00
jest.setup.fetch-mock.js fix deprecations in tests 2020-12-07 16:07:44 +01:00
jest.setup.pg-mock.js meta config and cache tests 2020-11-30 16:33:20 +01:00
jest.setup.redis-mock.js clarify redis-mock's origins 2020-12-01 20:27:24 +01:00
package.json Multithreaded server (#36) 2020-12-07 10:24:35 +01:00
tsconfig.json Multithreaded server (#36) 2020-12-07 10:24:35 +01:00
yarn.lock Multithreaded server (#36) 2020-12-07 10:24:35 +01:00