Skip to content
/ template-repository Public template

The existing repository is a template, I can generate new repositories with the same directory structure, branches, and files.

Notifications You must be signed in to change notification settings

JPrendy/template-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template-repository

Description

The existing repository is a template, I can generate new repositories with the same directory structure, branches, and files.

Contents

Setup Steps

Code here

How to run the project locally

Code here

Tools

Linter: we use the following linter link.

Uploading Artifacts: we use the following way to upload Artifacts, they allow you to persist data like test results after a job has completed, see the following documentation link.

Creating images/icons: we use Figma to create images and icon. Figma makes it very easy to create designs in many different formats.

Creating a Mock Server: we use a mock server with Postman to quickly test apis, to see how to create a mock server, see the following video link.

Converting JSON to Code: A tool to generate models and serializers from JSON, schema, and GraphQL for working with data quickly & safely in any programming language link.

Mobile Specific Tools:

Fastlane: Fastlane allows us to automate our development and release process link.

App Center: App Center is used to distribute an app, making it very easy to test on a physical device by using a fastlane plugin link.

Proxyman: we use Proxyman to view HTTP/HTTPS requests as they happen, it is easier to debug network connections on mobile on Proxyman where we can test and mock specific network responses, see the following documentation link. Proxyman also allows you intercept and edit requests/responses, see the following documentation link.

Update Dependencies

Npm: How to update a npm package.

Gemfile: How to update a Gemfile package.

Documentations

Import code from another repo: How to import code from another repo link.

Code Snippets for VS Code, Android Studio and Xcode How to use Code Snippets in VS Code, Android Studio and Xcode link.

Git Squash: How to Git Squash with VS Code link.

Git Worktree: How to use Git Worktree link.

Git Empty Commit: How to use Git Empty Commit link.

Ruby Debugger: How to use debug Ruby with Byebug link.

Run Github Actions locally: How to run Github Actions locally with Act link.

Common Design Patterns and App Architectures for Mobile: link and link.

Releases

How to manage releases in a repository link.

Helpful resources

The following link provides helpful information

About

The existing repository is a template, I can generate new repositories with the same directory structure, branches, and files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published