Skip to content

eldarc/express-react-next-typescript-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Example - Express API & Next.js SSR App + TypeScript

This project demonstrates a full-stack application with Server Side Rendering support. Built with React, Node.js, and TypeScript.

  • The server directory contains the API.
  • The client directory holds the Next.js app which leverages the API for SSR.

Technologies used

Back-End

  • Node.js + TypeScript
  • Express.js
  • MongoDB + Mongoose
  • Mocha + Chai
  • Docker

Front-End

  • React.js + TypeScript
  • Next.js
  • MobX
  • SCSS + Scoped styles
  • Bootstrap 4 (reactstrap)
  • Jest + Enzyme
  • Docker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published