Skip to content

Repository files navigation

DataMobilize API

This project contains the api project to serve the DataMobilize mobile and web app.

Prerequisites

  • Node.js 16+
  • Yarn

Installation

  • Create a .env file using the template .env.example
  • Install dependencies
yarn install
  • Start Application

Set back the url in the drizzle.config.ts file to the development url.

If you have no .env or your are yet to run the migrations, run

yarn create-env && yarn setup

If all is setup, you can run the app with

yarn serve

The application will be launched by Nodemon so it's will restart automatically on file change

Test the API with: Postman

Swagger: http://localhost:3010/api-docs/
(Update the port number to match the one in .env)

License

The MIT License.

About

Web API for the DataMobilize project built with ExpressJS, NodeJS and Superbase

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages