256Taras / core

The core package of Northle.js framework.

Home Page:https://northlejs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Northle logo

Modern and declarative backend development framework for Node.js.

Latest Version Downloads Month Downloads GitHub Stars GitHub Issues License

Documentation · Contributing

Table of contents

Introducing Northle

Northle (pronounced /nɑrðl/) is a modern and declarative backend framework for Node.js. It makes it easy to create fast and secure web applications with awesome developer experience.

Northle is currently in the alpha stage. Although it is already suitable for creating apps, you may still encounter some bugs and breaking changes.

Requirements

To run Northle, your environment has to meet below requirements:

Node.js NPM
18.3.0+ 7+

Creating a project

To create a new Northle project you can use the npx creator:

$ npx @northle/create@latest [app-name]
$ cd [app-name]
$ npm start

More information about creating a project can be found in the documentation.

Security

If you discovered any bug or security issue please open new issue / pull request in the repository or email me: dom.rajkowski@gmail.com.

Information

Documentation: northlejs.com

GitHub repository: github.com/northle/core

Author: Dominik Rajkowski · dominiq007

License

Northle.js is an open-source framework licensed under the MIT License.

About

The core package of Northle.js framework.

https://northlejs.com

License:MIT License


Languages

Language:TypeScript 88.0%Language:HTML 11.9%Language:JavaScript 0.0%