<NETWORK/>
INSIDE
THE
NODE

We are an open-source community that contribute to the tools we rely on to build and run Node

Projects

GitHub
github-AutoResponse

GitHub app with smee.io

GitHub

MSN
msn-weather-api

Get weather forecast from MSN

On Progress

Weather

Express
express-mvc-webapp

WebApp with Express & PostgreSQL

Express

Discord
Columbina

Columbina Strongly Typed Automaton

DJS

Our Stack

TypeScript for better syntax


We used TypeScript as our development language because it offers a powerful combination of strong static typing and enhancing our development process and codebase.

class Main {
   public async start(params: string[]): Promise<void> {
     await this.call();
     return console.log(true);
   }
}

Our Principal

NodeJS
Cloudflare
ExpressJS
Axios