Go to file
whysman 839ed0b340
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build React Native Web App (push) Failing after 5s
Adding .env, background, statuspage updates
2025-02-21 12:27:59 -05:00
.gitea/workflows Fix build workflow 2025-02-19 18:11:53 -05:00
app Adding .env, background, statuspage updates 2025-02-21 12:27:59 -05:00
assets Adding .env, background, statuspage updates 2025-02-21 12:27:59 -05:00
.gitignore Initial commit 2025-02-19 13:33:09 -05:00
app.config.ts Adding .env, background, statuspage updates 2025-02-21 12:27:59 -05:00
app.json Adding .env, background, statuspage updates 2025-02-21 12:27:59 -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