Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swissmanu/analytics-rxjs-debugging-for-vscode
https://github.com/swissmanu/analytics-rxjs-debugging-for-vscode
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/swissmanu/analytics-rxjs-debugging-for-vscode
- Owner: swissmanu
- Created: 2021-11-18T09:34:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-19T13:09:47.000Z (about 3 years ago)
- Last Synced: 2024-12-09T09:18:02.274Z (18 days ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Posthog for "RxJS Debugging for Visual Studio Code"
> [Docker Compose](https://docs.docker.com/compose/) manifest to run a Posthog instance for [RxJS Debugging for Visual Studio Code](https://github.com/swissmanu/rxjs-debugging-for-vscode).
## Services
- Analytics: [Posthog](https://posthog.com/)
- Database: [PostgreSQL](https://www.postgresql.org/)
- Cache: [Redis](https://redis.io/)
- Reverse Proxy: [caddy-docker-proxy](https://github.com/lucaslorentz/caddy-docker-proxy)## Usage
1. Copy `.env.example` to `.env`
2. Update `.env` with your specific configuration options
3. `docker compose up`
4. Posthog should be available on port `443`