Skip to content

Navigation Menu

Sign in
Sign up
This repository was archived by the owner on Jul 29, 2022. It is now read-only.

Repository files navigation

Quoke

A website about quotations

To develop locally

Prerequisites: must have MongoDB server running locally with a database called "quoke" and a collection called "quotations" with at least 1 document in there with a text and author like

{
 _id:ObjectId(5da7095914f83005db482f93),
 "text": "When one door of happiness closes, another opens, but often we look so long at the closed door that we do not see the one that has been opened for us."
 author: "Helen Keller"
}

Then:

  1. Clone this repo
  2. Run yarn install
  3. Rename next.config.example.js to next.config.js
  4. Run yarn run dev

Go to: http://localhost:3000/

About

Share and discover quotes

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /