Skip to content

YuliiaChudak/notebook

Repository files navigation

API for notebook-app

Core Scripts

In the project directory, you can run:

npm start

Starts a server at http://localhost:3001.

npm run dev

Runs server with demon watcher that handles any changes have been done.

npm run db:init

Creates database structure according to schema.

npm run db:seed

Seeding database with predefined values.

npm run db:destroy

Removing created db.sqlite.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published