Skip to content

Web analytics platform. Open source, privacy-focused and simple.

Notifications You must be signed in to change notification settings

rockia/your-analytics

 
 

Repository files navigation

Gitpod ready-to-code

your-analytics

Architecture

Please refer to #1.

Development

Follow the steps outlined in the chapters below, then click the Gitpod link above. This will open your development environment, install dependencies and start all necessary services. The web application is available on port 3000. Use the "Open Ports" tab next to the terminal in Gitpod to open a new browser tab on port 3000.

FaunaDB

  1. Create a your-analytics-dev database at https://fauna.com.
  2. In your Gitpod.io account, set the following environment variables:

Magic Link

  1. Create an account at https://magic.link.
  2. In your Gitpod.io account, set the following environment variable:
    • YA_MAGIC_SECRET_KEY: Your Magic TEST_SECRET_KEY value

Tests

All test results are publicly available on the Cypress Dashboard.

About

Web analytics platform. Open source, privacy-focused and simple.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 51.9%
  • JavaScript 30.4%
  • TypeScript 14.8%
  • Dockerfile 1.8%
  • HTML 0.7%
  • Shell 0.4%