2025-06-15 15:57:28 +03:00
2025-06-15 15:57:28 +03:00
2025-06-15 12:46:28 +00:00
2025-06-15 15:57:28 +03:00
2025-06-15 15:57:28 +03:00
2025-06-15 15:57:28 +03:00
2025-06-15 15:57:28 +03:00

capacitor-template

Template repository for all FastAPI backend projects developed by Omukk.

Components

  • Basic Capacitor dependencies
  • Initial codebase to start from

Using this template

  1. Create a new repository from this template:

    • In Omukk Repos, navigate to this repository
    • Click the "Use this template" button at the top of the page
    • Choose "Create a new repository"
    • Fill in your new repository details and click "Create Repository"
  2. Clone your new repository:

    git clone git@git.omukk.dev/<username>/<repo>.git
    cd <repo>
    
  3. Check Capacitor quickstart to get started

  4. Your code should go to www folder.

Description
Template repo for Capacitor frontend
Readme 150 KiB
Languages
JavaScript 50.9%
CSS 40.7%
HTML 8.4%