Skip to content

techntools/sequelize-to-openapi-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo repository for sequelize-to-openapi

npm i
npm run dev

Run Locally

  • Install nodemon
  • Copy the .env.example to .env and change values as per your setup
  • Create the database with create database seqop
  • Use DB_SYNC=1 npm run dev to create tables in database

And then visit the documentation at http://localhost:3000/api/v1/docs

About

Demo for sequelize-to-openapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published