Skip to content

Backend for the Wifi Signal Strength Android mobile application written in node.js, typescript

License

Notifications You must be signed in to change notification settings

Bioneisme/wifi-signal-strength-backend

Repository files navigation

WiFi Signal Strength BackEnd

Features:

  • JWT Authentication
  • User and WiFi management
  • Location recognition by latitude, longitude via MapQuest

Getting Started

Prerequisites

Installing

# Get the latest snapshot
git clone https://github.com/Bioneisme/wifi-signal-strength-backend.git
# Change directory
cd wifi-signal-strength-backend
# Install dependencies
npm install

Create an .env file locally. You can duplicate .env.example and name the new copy .env. Adapt the variables to your needs.

# After setting up .env start app
npm run start

Android: https://github.com/Bioneisme/wifi-signal-strength-android

FrontEnd: https://github.com/zaurbbb?tab=repositories

About

Backend for the Wifi Signal Strength Android mobile application written in node.js, typescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published