Skip to content

brooklynrail/gatsby-test

Repository files navigation

To try out:

  1. Install Node.js.

  2. Clone the repositories for the main site and this.

  3. From the main site directory, start the database.

    docker-compose up db
  4. From this project directory, start Gatsby.

    npm i
    gatsby develop
  5. Open http://localhost:8000.

The NUM_ARTICLES environment variable can be used to scale how much of the site is built.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published