Coder Social home page Coder Social logo

learnfl / proj-web-express-newsletter Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 115 KB

News Letter sign up build with nodeJS and expressJS.

Procfile 0.16% JavaScript 19.06% CSS 24.25% EJS 56.52%
app css css3 html html5 javascript nodejs nodejs-express

proj-web-express-newsletter's Introduction

News Letter Sign up for my instagram page.

Process

Built with NodeJS and ExpressJS.

Challenged by

The London App Brewery

Copyright by London App Brewery.

Coded by

Dennis Rotnov

See Live application

https://glacial-crag-91653.herokuapp.com

HEROKU

  1. brew tap heroku/brew && brew install heroku
  2. Heroku login (heroku login -i if IP is not recognized)
  3. echo web: node app.js >> Procfile
  4. git init
  5. Change branch name to main.
  6. git .add
  7. git commit -m "Initial commit"
  8. heroku create
  9. git push heroku main
  10. heroku open app.js

View logs:

heroku logs --tail

Scale to a hobby or pro dyno:

heroku ps:scale web=0 heroku ps:scale web=1

Run locally on port 5000:

heroku local web

Screenshot

Screen Shot 2022-08-13 at 8 31 15 PM

proj-web-express-newsletter's People

Contributors

learnfl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.