Sign inSign up

mltdocker/nextjs-car-trade

By mltdocker

Updated over 5 years ago

nextjs on sqLite Car Trade Demo

Image
0

998

mltdocker/nextjs-car-trade repository overview

Quick Start

$ docker run -d -p 3000:3000 mltdocker/nextjs-car-trade , production build app served on port 3000

Introduction (Nextjs - The React Framework for Production)

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 Car Trade Demo

Completely erase all container

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

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

437.2 MB

Last updated

over 5 years ago

docker pull mltdocker/nextjs-car-trade