Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Feathers from Scratch with Nanobox

Feathers from Scratch with Nanobox

Run a Feathers app locally. Install nothing besides Nanobox.

Clone the Repo

# clone the code
git clone https://github.com/nanobox-quickstarts/nanobox-feathers.git

# cd into the feathers app
cd nanobox-feathers

Run the App

# Add a convenient way to access your app from the browser
nanobox dns add local feathers.dev

# Run Feathers with Nanobox
nanobox run yarn start

Check it Out

Visit your app at feathers.dev:3030

Explore

With Nanobox, you don't have to have anything installed on your machine to run your app:

# drop into a Nanobox console
nanobox run

# where node is installed,
node -v

# your packages are available,
yarn ls

# and your code is mounted
ls

About

Quickstart for Feathers with Microbox

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages