Skip to content

MiduBot/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Midubot Banner

πŸ“’ midubot docs - Discord bot for midudev


πŸ“¦ Packages:

  • ⚑️ Nextjs - The React Framework for Production.
  • πŸ’… Chakra UI - Create accessible React apps with speed.
  • πŸ“˜ Typescript - JavaScript with syntax for types.
  • πŸ“š next-mdx-remote - Load MDX content.

πŸš€ Getting Started

  1. Clone the repository:
git@github.com:MiduBot/docs.git
  1. Install dependencies:
npm install
# or
yarn install
  1. And run the development server:
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the πŸ₯³ result.

✍️ You can start adding .mdx files to the /docs folder and links to the explorer here.

☁️ Deploy on Vercel

  • πŸ€” Soon.