Skip to content

A parental control app that helps parents monitor and limit their child's device usage, track their location, and restrict access to inappropriate content. The repository contains the source code for the app, which can be used to install the app on a device, modify it, and contribute to its development.

Notifications You must be signed in to change notification settings

Ajulibe/parental-control-app-backend

Repository files navigation

Parental-control-app

This is the backend repositiory for a prototype parental control application.

The url to test route is:

https://7dw32zvl44.execute-api.eu-west-3.amazonaws.com/dev/api/v1/testing

base url: https://7dw32zvl44.execute-api.eu-west-3.amazonaws.com/dev/api/v1

  1. There are 3 ways of running this repo. a. A local serverless function using serverless-offline b. An express server. c. In production as a Lambda function
  2. To deploy to lambda, ensure that the httpServer.listen function in setupServer.ts is commented out.

About

A parental control app that helps parents monitor and limit their child's device usage, track their location, and restrict access to inappropriate content. The repository contains the source code for the app, which can be used to install the app on a device, modify it, and contribute to its development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published