Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 199 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 199 Bytes

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