Skip to content

pavanjadhaw/docs

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

  1. Clone the repo

    git clone git@github.com:magicbell-io/docs.git magicbell-docs
  2. Navigate into the newly created directory

cd magicbell-docs
  1. Install the dependencies

    yarn install
  2. Start your development server:

    yarn dev
  3. Open http://localhost:3000/docs with your browser to see the result.

The docs directory contains all entries for the site.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Heroku

Configure your heroku CLI and run:

heroku git:remote -a magicbell-docs
git push heroku main

About

Official documentation for magicbell.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published