Get the latest tech news
Self-Hostable Form Back End – OSS Alternative to Formspree
The open-source form solution for data privacy conscious developers. - FormBee/FormBee
Run client side: ng serve Configure your .env with your test database credentials (modify the DEV_DB env variables.) Lastly, make your way to src/index.ts and change the redirectUrl variable to http://localhost:4200, this is for CORS.
Or read this on Hacker News