Skip to content

devnull-1337/notes.api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,248 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes.api

How to run

  1. Install Node.js and npm
  2. Install dependencies: yarn install
  3. Create config file for local overrides: cp app-config.yaml app-config.local.yaml
  4. Build: yarn build
  5. Run: yarn start

Configuration

Use app-config.yaml to configure the application.

#todo add ability to override config for local usage.

Contributing

You can find documentation for developers and contributors in the DEVELOPMENT.md file. You can find documentation for a production deploy in the DEPLOYMENT.md file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.8%
  • Other 1.2%