Skip to content

Application example with recommended architecture for Escobar micro framework

License

Notifications You must be signed in to change notification settings

antonbarinov/escobar-architecture

Repository files navigation

escobar-architecture

Application example with recommended architecture for Escobar micro framework

Run example api server with frontend static server

npm i
npm run startExample

Now go to http://localhost:3001/index.html

Run example api server only

npm i
npm run startApi

Example API will be work on port 8080

About

Application example with recommended architecture for Escobar micro framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published