Skip to content

vickyshaw29/bluelibs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project list

Hello and welcome to your new project. To find out more about Blueprint feel free to explore it at https://www.bluelibs.com/docs/package-blueprint

Generate your project

npm run blueprint:generate

Setup your microservices

cd microservices/api
npm install
npm run start:dev
cd microservices/ui
npm install
npm run generate # Run it first time or when GRAPHQL API Changes.
npm run start:dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published