GitXplorerGitXplorer
p

code-deployment-and-you

public
0 stars
0 forks
43 issues

Commits

List of commits on branch master.
Verified
e384bc6cb80e8d21f57f970ad1eaf07a7cc66e65

Merge pull request #4 from popenkomaksim/dependabot/npm_and_yarn/examples/few-dependencies/stringstream-0.0.6

ppopenkomaksim committed 5 years ago
Verified
8a3b4d8c2bf88a94c8db7d89816aaf5487e26880

Merge pull request #5 from popenkomaksim/dependabot/npm_and_yarn/examples/few-dependencies/handlebars-4.5.3

ppopenkomaksim committed 5 years ago
Verified
5f5c3e5c3fc2d83d97df4b14a60e120e8c5a6131

Bump handlebars from 4.0.10 to 4.5.3 in /examples/few-dependencies

ddependabot[bot] committed 5 years ago
Verified
c58bd72876442d6b9fc4ca269920e2be9be7bd05

Bump stringstream from 0.0.5 to 0.0.6 in /examples/few-dependencies

ddependabot[bot] committed 5 years ago
Unverified
2b298e1cca98c99dfb23a2bd128587c2a9669fd2

Make it work in latest Chrome

ppopenkomaksim committed 5 years ago
Unverified
fd5a9713985b42c00a8a4d135d8286595903ef58

Update slides

ppopenkomaksim committed 7 years ago

README

The README file for this repository.

Code, Deployment, and You

Contents

Reference

The Spectacle core API is available at https://github.com/FormidableLabs/spectacle/blob/master/README.md.

Getting Started

After downloading the boilerplate, your first order of business is to open a terminal and run

yarn

or

npm install

if you're about that life.

Next, run

rm -R .git

to remove the existing version control.

Then, to start up the local server, run

npm start

Open a browser and hit http://localhost:3000, and we are ready to roll.

Build & Deployment

Building the dist version of the project is as easy as running

npm run build

You can toggle the presenter or overview mode by pressing atl + p or alt + o.

https://www.digitalocean.com/community/tutorials/what-is-immutable-infrastructure

Emoji

āš  Warning šŸšø Children Crossing ā›” No Entry šŸš« Prohibited šŸš³ No Bicycles

Quotes

All the best games are easy to learn and difficult to master -- Nolan Bushnell

Deployment as easy as 1, 2... well, you get the idea. ā€“ Larysa Petrivna Kosach-Kvitka

Links

https://blog.thesparktree.com/continuous-deployment-with-dokku-full-guide

https://www.joelonsoftware.com/2000/08/09/the-joel-test-12-steps-to-better-code/

Projects

https://zeit.co/now

http://surge.sh/

http://deployd.com/

http://heroku.com/

https://azure.microsoft.com/en-gb/