Sign inSign up

mltdocker/nextjs_magic

By mltdocker

Updated over 5 years ago

Cookie-based, passwordless authentication with email-based magic links

Image
0

930

mltdocker/nextjs_magic repository overview

Quick Start

$ docker run -d -p 3000:3000 mltdocker/nextjs_magic , app served on port 3000

But Why Next.js?

An intuitive page-based routing system (with support for dynamic routes)
Pre-rendering, both static generation (SSG) and server-side rendering (SSR) are supported on a per-page basis
Automatic code splitting for faster page loads
Client-side routing with optimized prefetching
Built-in CSS and Sass support, and support for any CSS-in-JS library
Development environment with Fast Refresh support
API routes to build API endpoints with Serverless Functions
Fully extendable

There are many more other features, e.g. using experimental ES features like optional-chaining, not importing react everywhere you use JSX, support for APIs like next/head that helps manage the head of your HTML document, and so on. Suffice to say the deeper you go, the more you enjoy, appreciate, and discover many other features.

Author & App Info

BeesCloud / NextJS Magic

Completely erase all container

$ docker rm -f  [container-ID]  && docker rmi mltdocker/nextjs_magic

Version

1.0.0

License

This project is licensed under the MIT License

Live Object Recognation BeesCloud Vision@AI
Please whatsApp +65-8201-0159 or drop me an e-mail at [email protected] for whatever reason? FREE STUFF : free office, online storage, AI https://www.beesdot.com

Tag summary

Content type

Image

Digest

Size

81.8 MB

Last updated

over 5 years ago

docker pull mltdocker/nextjs_magic