Skip to content

Authentication made with Nuxt and Slim4, deployed by Docker.

Notifications You must be signed in to change notification settings

SamHoque/Nuxt-Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuxt, Slim4 Authentication

Startup steps

  1. clone the project and type in the following command docker compose up
  2. cd into frontend directory and type in npm install, npm run build followed by npm start
  3. Head over to localhost:8080 (phpmyadmin) and create a new database called nuxt-auth
  4. Head over to localhost:80 the website should be live now!

Preview

Alt Text