dennisameling / capacitor-http-bug

CapacitorHttp bug in combination with Angular HttpClient.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to start this project:

  • Update frontend/capacitor.config.ts and update url to the IP address of your local machine. Do the same for frontend/src/app/app.component.ts (apiHost variable).
  • Open two terminals
  • In one terminal, do cd frontend && npm run start to start the frontend
  • In the other, do cd backend && node index.js to start the backend

About

CapacitorHttp bug in combination with Angular HttpClient.


Languages

Language:TypeScript 40.6%Language:Swift 29.9%Language:Java 12.8%Language:Ruby 6.1%Language:JavaScript 5.2%Language:HTML 4.6%Language:CSS 0.8%