krystofmatejka / spam-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spam.app

Live demo (It can take a while to warm up)

This is a demo of full-stack javascript application.

Used technologies:

  • react & next.js
  • graphql
  • typescript
  • heroku

Run locally

npm run start:watch:api
npm run start:watch:web

open http://localhost:5002 in your browser

TODO

  • init graphql api
  • init fe application
  • make real-time updates via ws
  • publish app to internet
  • add support of loading and error states
  • add support of server side posts rendering
  • implement mocked properties
  • add tests
  • setup ci/cd
  • improve dockers
  • add logging and monitoring
  • secure api

About


Languages

Language:TypeScript 91.5%Language:JavaScript 6.1%Language:Shell 1.6%Language:Dockerfile 0.8%