Coder Social home page Coder Social logo

summer's Introduction

Efficient NodeJs Backend Framework

Please visit https://summerjs.dev for more detail

Prerequisite

  • Node 16+
  • NPM 8+

How to develop

This project maintains monorepo by npm v8 workspace

run npm i -ws to install all dependencies

cd \@summer-js/summer-test/ and run npm run serve to start

Packages

There are 7 npm projects in this repo

  1. create-summer

    project create command npm create summer

  2. @summer-js/cli

    compiler and local dev server

  3. @summer-js/summer

    core code

  4. @summer-js/summer-test (not publish to npmjs)

    test project for testing summer core code

  5. @summer-js/swagger

    swagger plugin

  6. @summer-js/test

    project testing library

  7. @summer-js/typeorm

    typeorm plugin

Git commit message examples

  • feat: add new feature
  • fix: fix bug
  • docs: update docs
  • refactor: refactor code
  • test: add test case

Develop core code

Add / Modify code in @summer-js/summer

summer's People

Contributors

calidan-x avatar liuuy avatar pluswhite 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.