Realtime chat application with tailwindcss. www.patika.dev
build -> npm run build start in dev mode -> npm start start api server -> npm start (in /server directory) start the production mode (both api and app) -> npm preview