Skip to content

A proof-of-concept Brooklyn Rail site built in Next.js

Notifications You must be signed in to change notification settings

brooklynrail/next-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js Test

A proof-of-concept Brooklyn Rail site built in Next.js.

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 Next.js.

    npm i
    npm run dev
  5. Open http://localhost:3000/.

About

A proof-of-concept Brooklyn Rail site built in Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published