Illust
MarketplaceGlobal Art MapBlogTwitter
  • Illust.space
  • .github
    • pull_request_template
  • docs
    • Illust Dev Docs
    • Packages
    • process
    • dev-workflow
      • Deployment
      • Development process
      • Visual Studio Code
    • libraries
      • Storybook
      • Act
      • Aframe
      • Chakra UI
      • Cypress
      • Hosting
      • React Three Fiber
        • Shadows
      • Firebase
        • Firestore
      • zustand
      • Firebase Url Shotener
    • Flows
      • User Sign In
      • Aframe AR Map
  • packages
    • Illust API
    • Illust Marketplace
    • Migrate DB
    • scraper
    • Illust Shared
    • Illust WebAR Discovery App
  • Illust Code Style Guide
    • JavaScript/TypeScript
    • Code Orgainzation
    • React
    • Testing
  • Knowledge Base
    • React
      • Hooks
Powered by GitBook
On this page
  • Getting Started
  • Learn More
  • Deploy on Vercel

Was this helpful?

  1. packages

scraper

PreviousMigrate DBNextIllust Shared

Last updated 3 years ago

Was this helpful?

This is a project bootstrapped with .

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

can be accessed on . This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as instead of React pages.

Learn More

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

  • - learn about Next.js features and API.

  • - an interactive Next.js tutorial.

You can check out - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the from the creators of Next.js.

Check out our for more details.

Next.js
create-next-app
http://localhost:3000
API routes
http://localhost:3000/api/hello
API routes
Next.js Documentation
Learn Next.js
the Next.js GitHub repository
Vercel Platform
Next.js deployment documentation