micro-cafe
A tiny PWA to open your Coffee House at Home
File Explorer
Download Latest Version (.zip)- settings.json
- main.css
- CafeMenu.vue
- LanguageSwitcher.vue
- usePushTarget.ts
- cafe.vue
- index.vue
- menu.vue
- index.vue
- [any].vue
- demo.vue
- index.vue
- invalid-cafe.vue
- login.vue
- pwa.vue
- signup.vue
- appwrite.ts
- firebase.ts
- matomo.client.ts
- push-sync.client.ts
- itemImage.ts
- app.vue
- de.json
- en.json
- es.json
- fr.json
- it.json
- zh.json
- i18n.config.ts
- bobba.png
- cafe.png
- cookie.png
- emporter.png
- gaiwan.png
- jus.png
- latte.png
- muffin.png
- mug.png
- tartine.png
- the.png
- yaourt.png
- bobba-1024.webp
- bobba-400.webp
- bobba.png
- cafe-1024.webp
- cafe-400.webp
- cafe.png
- cookie-1024.webp
- cookie-400.webp
- cookie.png
- emporter-1024.webp
- emporter-400.webp
- emporter.png
- gaiwan-1024.webp
- gaiwan-400.webp
- gaiwan.png
- jus-1024.webp
- jus-400.webp
- jus.png
- latte-1024.webp
- latte-400.webp
- latte.png
- muffin-1024.webp
- muffin-400.webp
- muffin.png
- mug-1024.webp
- mug-400.webp
- mug.png
- tartine-1024.webp
- tartine-400.webp
- tartine.png
- the-1024.webp
- the-400.webp
- the.png
- yaourt-1024.webp
- yaourt-400.webp
- yaourt.png
- apple-touch-icon-180x180.png
- favicon.ico
- firebase-messaging-sw.js
- logo.png
- maskable-icon-512x512.png
- pwa-192x192.png
- pwa-512x512.png
- pwa-64x64.png
- robots.txt
- sw.js
- ping.ts
- tsconfig.json
- .env.example
- .gitignore
- appwrite.config.json
- CLAUDE.md
- eslint.config.mjs
- LICENCE
- nuxt.config.ts
- package-lock.json
- package.json
- pnpm-lock.yaml
- push-function.js
- README.md
- tsconfig.json
- wrangler.jsonc
# Installation Guide
1. Get the code
git clone https://github.com/Karalix/micro-cafe
Downloads the entire project code from GitHub to your computer.
cd micro-cafe
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
pnpm install
Downloads and installs the libraries listed in package.json.
pnpm dev
Starts the development/run server.
pnpm build
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
