A framework for every developer

Overview

Deprecated! Thanks for everyone who supported this framework, try Nexts

N I T R O J S

A framework for every developer



Why you should build your projects with NitroJS

  • Blazing fast: NitroJS uses its own caching system that was inspired by NextJS's .next cache directory.
  • Easy to use: NitroJS is very easy to use due to us providing most of the module needed to write an entire application, we do our best to keep the framework API as easy as possible to use!
  • Use it everywhere: NitroJS is a full-stack framework, thus, we provide modules for building the server application, plus, support for all client platforms such as desktop, mobile and the web, all with JavaScript/TypeScript!

Create a new app!

Step 1

Install the CLI to your system via the following command:

npm install -g @skylixgh/nitrojs@next
Step 2

CD into your projects folder and run the following command, and YOU MUST select NodeJS as the app type as only that is supported, after this, cd into the newly created directory:

npx nitrojs init
Step 3

This is for now, but we will do a bug fix on this: Create a nitrojs.config.ts file and put the following contents:

import { AppConfigType, typeConfig } from "@skylixgh/nitrojs-cli";

export default typeConfig({
    type: AppConfigType.node
});

After that run the following command after you:

npm install
Step 4

Now lets run your app:

npx nitrojs dev

And thats it, you made your first NitroJS app!

Edit the files to see your changes apply in real-time!

You might also like...

Write and read comments on every page with a simple plug-in for your browser

Write and read comments on every page with a simple plug-in for your browser

Licom - comments on every webpage Licom is a simple plugin for your browser that adds the feature to leave comments on every page, even if it doesn't

Aug 4, 2022

Share the things you're working on every day!

Scrapbook V2 Better yourself by chronicling your technical journey. Scrapbook is the largest community of teenage makers and hackers sharing what they

Sep 9, 2022

Kâşif is a web based file explorer designed for every platform.

Kâşif is a web based file explorer designed for every platform.

Kâşif the Explorer Kâşif Turkish noun Explorer A person who travels to places where few people have been before or places that are unknown to them, in

Jul 2, 2022

Get a desktop notification every time a new correction slot is available for your 42 project.

42_slot_watcher A simple node.js corrections slots watcher for 42, working on Windows - MacOS - Linux. What is this I was bored of having to refresh t

Dec 20, 2022

A simple Node.js package that helps you not to look up JavaScript promise syntax every time you use it.

A simple Node.js package that helps you not to look up JavaScript promise syntax every time you use it.

A simple Node.js package that helps you not to look up JavaScript promise syntax every time you use it. Simple: Provides abstraction of the promise sy

Oct 8, 2022

Boiler is a utility library that makes every day tasks in JavaScript easier by providing over 115 methods

Boiler is a utility library that makes every day tasks in JavaScript easier by providing over 115 methods that work on arrays, collections, functions, numbers, objects, and strings. It's the JavaScript equivalent of a Swiss Army Knife.

Nov 1, 2022

Check your data which may be stolen every time you visit a site. ⚠️

Check your data which may be stolen every time you visit a site. ⚠️

df : Digital Fingerprint 🪄 Features Check your data which may be stolen every time you visit a site. 🌎 Geographical Data IP Address City Region Coun

Oct 17, 2022

A Noun for every wallet.

Mintable Synthetic Nouns Synthetic nouns are nouns that are generated using the hash of the claimer's address as a seed. There exists one per address.

Dec 4, 2022

A simple Node.js code to get unlimited instagram public pictures by every user without api, without credentials.

A simple Node.js code to get unlimited instagram public pictures by every user without api, without credentials.

Instagram Without APIs Instagram Scraping in August 2022, no credentials required This is a Node.js library, are you looking for the same in PHP? go t

Dec 29, 2022
Releases(v2.0.0-dev.3)
Kurs-repo för kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

null 14 Jan 3, 2023
A framework for every developer

Deprecated! Thanks for everyone who supported this framework, try Nexts N I T R O J S A framework for every developer NitroJS • Discord Why you should

SKYLIX 5 Jun 23, 2022
A collection of (mostly) technical things every software developer should know about

Join our community for professional Software Developers and get more control over your life and career! Every Programmer Should Know ?? A collection o

MTDV 66.6k Jan 4, 2023
📜 33 concepts every JavaScript developer should know.

33 Concepts Every JavaScript Developer Should Know Introduction This repository was created with the intention of helping developers master their conc

Leonardo Maldonado 53.9k Dec 31, 2022
A Svelte parser that compiles to Mitosis JSON, allowing you to write Svelte components once and compile to every framework.

Sveltosis Still in development A Svelte parser that compiles to Mitosis JSON, allowing you to write Svelte components once and compile to every framew

sveltosis 70 Nov 24, 2022
⚡️ Next-generation data transformation framework for TypeScript that puts developer experience first

TypeStream Next-generation data transformation framework for TypeScript that puts developer experience first Nowadays, almost every developer is worki

Scopas Technologies 53 Nov 26, 2022
自动保持 GitHub 提交状态常绿 a commit every day, keep your girlfriend far away.

node-auto-green 自动保持 GitHub 提交状态常绿。 a commit a day keeps your girlfriend away. node-auto-green 是 auto-green 的 Node.js 版本。源自一个 issue Actions 被禁用,请问是否有腾

迷渡 24 Oct 11, 2022
⚡ Extremely fast online playground for every programming language.

Riju Riju is a very fast online playground for every programming language. In less than a second, you can start playing with a Python interpreter or c

Radon Rosborough 845 Dec 28, 2022
A set of small, responsive CSS modules that you can use in every web project.

Pure A set of small, responsive CSS modules that you can use in every web project. https://purecss.io/ This project is looking for maintainers to supp

Pure CSS 22.7k Jan 9, 2023
kimchi is a staple Korean side dish that's present at almost every meal.

(✿◠‿◠)*:・゚✧ (c) 02/2021 Dear reader, Essentially, kimchi is a staple Korean side dish that's present at almost every meal. It's fermented napa cabbage

null 0 Sep 20, 2022