Coder Social home page Coder Social logo

cleannext.jsboilerplate's Introduction

Clean Next.js Boilerplates

This repo is a container for various Next.js boilerplates with different functionality tacked on with both JavaScript and TypeScript. To use a specific combination, clone the repo then switch to that branch then follow the instructions in that README.

All branches fetch the latest dependencies and include a dummy api route. All the branches also include a Meta component as well as a manifest.json for easily setting the metadata for your site. Lastly, all the branches disable the dev tools in production.

Available Branches

  1. with-javascript The default and cleanest boilerplate with no extra dependencies or features.

  2. with-javascript-mongodb A JavaScript Next.js boilerplate with the setup for integration with MongoDB.

  3. with-javascript-sass A JavaScript Next.js boilerplate with the setup for using Sass. It includes the newer use and forward syntax and has some base styles separated into components and abstracts directories which can be customised.

  4. with-javascript-sass-mongodb A JavaScript Next.js boilerplate which is an amalgamation of the with-javascript-mongodb and with-javascript-sass branches.

  5. with-typescript The default Next.js boilerplate setup for using TypeScript instead of JavaScript.

  6. with-typescript-mongodb A TypeScript Next.js boilerplate with the setup for integration with MongoDB.

  7. with-typescript-sass A TypeScript Next.js boilerplate with the setup for using Sass. It includes the newer use and forward syntax and has some base styles separated into components and abstracts directories which can be customised.

  8. with-typescript-sass-mongodb A TypeScript Next.js boilerplate which is an amalgamation of the with-typescript-mongodb and with-typescript-sass branches.

  9. with-eslint There are with eslint versions of all the boilerplates above. These branches just have a stock eslint configuration obtained by running npx next lint and choosing the strict option. Just add -eslint to the branch name to get the respective branches.

  10. with-context There are with-context versions of all the boilerplates above which have a stock Context API config. Just add -context to the branch name to get the respective branches.

cleannext.jsboilerplate's People

Contributors

tinomuzambi avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.