Skip to content

Organiser & NeDB - Virtual personal agenda example, with notes and contacts.

License

Notifications You must be signed in to change notification settings

arthurbergmz/organiser-agenda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agenda

Organiser example

Virtual personal agenda, with notes and contacts, using NeDB.

CRUD at /notes and /contacts.

how to run

  1. install dependencies
$ npm install
  1. compile scripts
$ npm run build
  1. start server
$ npm start

how to develop

  1. install dependencies
$ npm install
  1. start server (with hot reload)
$ npm run dev

Releases

No releases published

Packages

No packages published