nkalupahana / baseline

A smarter, kinder, universal journaling and mood tracking platform.

Home Page:https://getbaseline.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

baseline

DeepScan grade CodeFactor FOSSA Status Quality Gate Status Cypress.io

A better, universal, journaling and mood tracking platform.

Contribute

npm install
npm install -g @ionic/cli
npm start  # Web development server
ionic cap sync # Sync changes for iOS/Android
ionic cap open [ios|android] # Open iOS/Android project for development

Project Overview

  • android/ - Android project for baseline (open in Android Studio)
  • cypress/ - Cypress E2E and Component test suite (run with npm test commands in package.json)
  • docs/ - Jekyll site for getbaseline.app (run with bundle exec jekyll serve)
  • empty/ - Empty directory for link.getbaseline.app to deploy off of
  • functions/ - Source for Google Cloud Functions (deploy with firebase deploy --only functions)
  • helpers/ - Helper scripts for baseline development
  • ios/ - iOS project for baseline (open in Xcode)
  • public/ - static files for baseline React app
  • src/ - baseline React app source

About

A smarter, kinder, universal journaling and mood tracking platform.

https://getbaseline.app

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 62.5%Language:JavaScript 27.8%Language:CSS 4.8%Language:Swift 1.4%Language:Java 1.0%Language:HCL 1.0%Language:Ruby 0.8%Language:HTML 0.3%Language:Shell 0.2%Language:Dockerfile 0.1%