Skip to content

MatheusIshiyama/nextjs-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nextjs-discord-bot

Simple project to test nextjs with discord bot (discord.js)

Setup and run

yarn && yarn build && yarn start

Run as Development

yarn && yarn dev