Skip to content

bckyrd-io/multiplatform-sensor-android

Repository files navigation

Node.js TypeScript API Backend

This folder contains the Node.js + TypeScript backend for the NativeSensor app. It provides REST API endpoints for user registration and other features, connecting to a MySQL database (e.g., running in XAMPP).

Features

  • User registration endpoint
  • MySQL database auto-creation if not present
  • TypeScript for type safety

Setup

  1. Install dependencies:
    npm install
  2. Configure your MySQL (XAMPP) credentials in .env.
  3. Start the server:
    npm run dev

Endpoints

  • POST /api/register — Register a new user

About

kotlin based multi platform app gives access to native android sensors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published