Skip to content

FusionAuth/fusionauth-quickstart-javascript-remix-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FusionAuth Remix Quickstart

Documentation

This repository is documented at https://fusionauth.io/docs/quickstarts/quickstart-javascript-remix-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 dev

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