A api for efficient and scalable server-side uplink applications.
Uplink Backend API is a decentralized telco application built on top of the Nest framework, designed to tokenize connectivity and empower individuals to act as service providers. Uplinkers are incentivized with ULX tokens and contribute to the growth of The Collective Network, unlocking new business opportunities in the rapidly expanding IoT market.
To install the Uplink Backend API, clone the repository and navigate to the project's root directory. Then, run the following command:
Example :$ npm install
This will install all the required dependencies for the application.
Remember to run the application you must have the Environment Variables set on .env file, so ask for someone of the backend team share that with you. If nobody is available you can also try get that in the repository Kubernetes
# If you want run, to have a backend up for your tests
# Run using docker
$ npm run docker
# Development with automatic reload of the api
$ npm run start:dev
# Production mode
$ npm run start:prod
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
For any inquiries or support regarding the Uplink Backend API, please reach out to Uplink Labs, Inc. through their official channels.
Copyright (C) 2023 Uplink Labs, Inc. - All Rights Reserved.
NOTICE: All information contained herein is, and remains the property of Uplink Labs, Inc. The intellectual and technical concepts contained herein are proprietary to Uplink Labs and may be covered by U.S. and Foreign Patents, patents in process, and are protected by trade secret and copyright law. Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Uplink Labs.