Skip to content

Simple repo to demonstrate getting started with docker and feathersjs

Notifications You must be signed in to change notification settings

SimbCo/feathersjs-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started

First you need to build the image.

docker-compose build

Then you need to generate the application as is described in the getting started feathers documentation https://docs.feathersjs.com/getting-started/scaffolding.html

docker-compose run --rm web feathers generate

About

Simple repo to demonstrate getting started with docker and feathersjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published