Skip to content

Boilerplate for an Express API, React F.E. TypeScript and Auth

Notifications You must be signed in to change notification settings

Sam-Jeston/express-react-ts-auth

Repository files navigation

express-react-ts-auth

Boilerplate for an Express API, React F.E. TypeScript and a basic user system

This project has been setup as an Umbrella Repo. The Client and Server directories are independant of each other, including module dependencies.

Local development is done with docker compose. From the root level run npm run install-all, then npm start (as long as Docker and docker-compose are installed)

Client

React, React-Router, Bulma CSS, Webpack 3

Server

Express, Postgres (pg), migrations (pgm), simple user system.

About

Boilerplate for an Express API, React F.E. TypeScript and Auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published