andrewjamesford / auth-jwt-tokens

An example application using Authorisation and Authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auth-jwt-tokens

An example application using Authorisation and Authentication

Dependencies

Recommended VS Code Extensions

Credits

  • Please note: The product images and logos used in this project were created with Dall-E 3/Microsoft Copilot.

Getting Started

  • Clone the repository
  • Open the workspace in VS Code
  • Run npm install in the root directory of the client and server folders
  • Open a terminal at the root folder and run docker-compose up to start the PostgreSQL database and application

About

An example application using Authorisation and Authentication

License:GNU General Public License v3.0


Languages

Language:JavaScript 95.3%Language:HTML 2.7%Language:Dockerfile 1.7%Language:CSS 0.3%