Go to file
whysman c64f0743ff
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build React Native Web App (push) Failing after 5m40s
update build.yaml to install expo-cli global
2025-02-21 17:37:09 -05:00
.gitea/workflows update build.yaml to install expo-cli global 2025-02-21 17:37:09 -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