julio-saito-linx / nest-mid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.

Package License

Description

Sample with events

Installation

# In root project
$ npm install

Add next .env config in root

TOKEN=YourToken
GUILD_ID_WITH_COMMANDS=YourGuildId

Running the app

# In root project
$ npm run build

# In this sample
$ npm run start:dev

About


Languages

Language:TypeScript 79.8%Language:JavaScript 20.2%