No description
|
|
||
|---|---|---|
| .github | ||
| src | ||
| .dockerignore | ||
| .gitignore | ||
| .prettierrc.json | ||
| compose.debug.yaml | ||
| compose.yaml | ||
| Dockerfile | ||
| example.config.yaml | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| yarn.lock | ||
NotAPronoteClone
A little wrapper for ProseConsult and maybe other things later
How to run
# Install the dependencies
yarn
# Copy the config
cp ./example.config.yaml ./src/config.yaml
# And launch the dev server
yarn dev
Copyright
See the LICENSE file