Skip to content

rowicy/template-mobile-app

Repository files navigation

template-mobile-app

Templates for mobile app development.

This is a template for mobile app development using:

This is a template for building APIs using:

This directory contains OpenAPI specifications swagger files. OpenAPI version 3.0 is used for the specifications, and the files are in JSON format.

To generate the OpenAPI definitions, run the following command from the repository root:

./generate-openapi.sh

This script will:

  1. Generate Swagger 2.0 documentation using swag init in the API directory
  2. Convert the Swagger 2.0 specification to OpenAPI 3.0.3 format
  3. Place the result in openapi-specifications/api.swagger.json
  4. Verify that React Native type generation and mock server commands work correctly

This is a configuration file for ls-lint, a linter for directory structures.
GitHub Actions are set up to run ls-lint on pull requests to ensure that the directory structure adheres to the defined rules.
For api and mobile-app directories, add settings for each directory, as they are ignored except for markdown files.

About

Templates for mobile app development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •