Skip to content

A ReactJS/Typescript front end project to use as a starting point for other projects.

License

Notifications You must be signed in to change notification settings

dirkwiggley/mui-base

Repository files navigation

This project was created to be a starting point for a ReactJS/Typescript/MUI application that uses jwttoken for authorization. It works in concert with the NodeSQLite project which you'll also find here on GitHub.

USAGE:

  1. Download the app
  2. Edit the file config.ts so that the value of dbaseDBURL points to the correct IP address/port.
  3. Launch the backend (see the NodeSQLite project for details)
  4. Debug/run this app
  5. There are default users Admin/admin and User/user available to test with in the seed data of the backend.

About

A ReactJS/Typescript front end project to use as a starting point for other projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published