2019-09-15 21:00:23 +03:00
2019-01-12 16:02:42 +03:00
2019-10-27 13:24:57 +03:00
2019-09-14 10:35:19 +03:00
2019-01-01 19:05:21 +03:00
2019-02-08 14:42:45 +03:00
2019-01-01 19:05:21 +03:00
2019-04-20 00:25:41 +03:00
2019-03-09 00:19:43 +03:00
2019-09-13 13:15:08 +03:00
2019-09-15 19:06:12 +03:00
2019-10-27 13:41:45 +03:00
2019-01-01 21:46:02 +03:00
2019-06-26 22:55:20 +03:00

writer

A simple web/markdown-based notebook thingy

This is a notebook app written in typescript using koa for the backend and react+redux for the frontend.

Getting started

You need to create a ormconfig.json file, you can use ormconfig.example.json as, well, an example (you only need to change the database connection settings)

Then start with npm run dev

Parcel will be listening at http://localhost:1234, and koa at http://localhost:3000

Description
Online markdown document editor
Readme MIT 2.3 MiB
Languages
TypeScript 90.4%
SCSS 6.7%
Dockerfile 1.6%
JavaScript 0.6%
HTML 0.4%
Other 0.3%