Skip to content

ritza-co/fusionauth-quickstart-javascript-express-web

Repository files navigation

FusionAuth Express Quickstart

Documentation

This repository is documented at https://fusionauth.io/docs/quickstarts/quickstart-javascript-express-web.

Further reading:

Prerequisites

Install Docker and Node.js.

How To Run

In a terminal run the following to start FusionAuth.

docker-compose up

In another terminal start the app.

cd complete-application
npm install
npm run start

Browse to the app at http://localhost:3000.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published