Giter Site home page Giter Site logo

chemacli / fullstack-next-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 2.22 MB

This is a boilerplate for NextJS Fullstack web app. It has some samples for backend and frontend with recommended practices.

Home Page: fullstack-next-boilerplate.vercel.app

License: GNU General Public License v3.0

JavaScript 54.22% CSS 10.30% Shell 0.64% HTML 15.53% TypeScript 19.31%

fullstack-next-boilerplate's Introduction

fullstack-next-boilerplate

This is a boilerplate for NextJS Fullstack web app. It has some samples for backend and frontend with recommended practices.

  • Frontend
  • Backend

Tools

  • NodeJS v16
  • Yarn

Libraries

  • Ant Design 4
  • NextJS
  • React 18
  • TypeScript (with JS support)

How to run

yarn install
# then
yarn dev
# or
npx yarn dev

Open http://localhost:3000 with your browser to see the result.

How to customize

  • Just clone, download or fork the project
  • Add pages in the pages directory, and components in the components directory
  • The persistance logic is encapsulated in the services directory
  • Backend code is under the pages/api directory

Use a DB

If you want to use the db just fill the the .env vars and run (you need docker)

docker-compose up -d

fullstack-next-boilerplate's People

Contributors

chemacli avatar luisanaya avatar andrei-hernandez avatar

Stargazers

 avatar

Watchers

 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.