<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 apps with smee.io

GitHub

MSN
msn-weather-api

Get weather forecast from MSN

On Progress

Weather

Spotify
react-spotify-api

Strongly Typed React App

Spotify

Discord
Columbina

Columbina Strongly Typed Automaton

DJS

TOOLS

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 call();
     return console.log(true);
   }
}

POWERED BY

NodeJS
Cloudflare
ExpressJS
Axios