Skip to content

codemasonhq/getting-started-nodejs

Repository files navigation

Getting Started with Node.js on Codemason

This is a simple application that rotates a series of quotes. It accompanies the Getting Started with Node.js on Codemason guide.

You can use this to quickly experiment with deploying an application to Codemason.

preview

Local Development

Run the app locally with docker-compose

docker-compose up -d

Your app should now be running on localhost.

Deploying to Codemason

$ mason create getting-started-nodejs
$ git push codemason master
$ mason services:create getting-started-nodejs/web

or

Deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published