OurBigBook
  • Frontend
    • Next.js
    • React
  • Frontend backend communication
    • JSON API
    • Next.js makes its prerender server-side queries directly to the database without going through the API
  • Backend
    • Express.js
    • Sequelize
    • SQLite for local development, PostgreSQL for deployment

Ancestors

  1. OurBigBook Web architecture
  2. OurBigBook Web development
  3. OurBigBook Web
  4. OurBigBook Project