Go to file
whysman 16ea7d0003
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build React Native Web App (push) Failing after 5m1s
update build.yaml
2025-02-21 16:29:29 -05:00
.gitea/workflows update build.yaml 2025-02-21 16:29:29 -05:00
app Build.yaml, gitignore, app.json. Button anim. 2025-02-21 13:58:19 -05:00
assets Adding .env, background, statuspage updates 2025-02-21 12:27:59 -05:00
.gitignore Build.yaml, gitignore, app.json. Button anim. 2025-02-21 13:58:19 -05:00
app.config.ts Adding .env, background, statuspage updates 2025-02-21 12:27:59 -05:00
app.json Build.yaml, gitignore, app.json. Button anim. 2025-02-21 13:58:19 -05:00
package-lock.json Adding .env, background, statuspage updates 2025-02-21 12:27:59 -05:00
package.json Adding .env, background, statuspage updates 2025-02-21 12:27:59 -05:00
README.md Updating README 2025-02-19 13:35:11 -05:00
tsconfig.json Adding .env, background, statuspage updates 2025-02-21 12:27:59 -05:00

Welcome to Pogdark

Get started

  1. Install dependencies

    npm install
    
  2. Start the app

     npm run web