Skip to content

The Book Of Ideas allows you to store interesting information that you might need In The Future (TM), but that you will have forgotten when the time comes. Also doubles as a reading list.

Notifications You must be signed in to change notification settings

jreyesr/book_of_ideas

Repository files navigation

Book Of Ideas (book_of_ideas)

Build and Deploy

Visit the app!

A little app to keep track of interesting ideas (web pages/services, libraries, frameworks, whatever) that you come across in your Internet travels.

Works on your own device (no data is ever transferred to any server).

Development

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

yarn dev

Lint the files

yarn lint

Build the app for production

yarn build

Customize the configuration

See Configuring quasar.conf.js.

About

The Book Of Ideas allows you to store interesting information that you might need In The Future (TM), but that you will have forgotten when the time comes. Also doubles as a reading list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published