Giter Site home page Giter Site logo

melvincayas / node-express-postgresql Goto Github PK

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

Code connecting PostgreSQL and Express/Node.js. Includes user-auth and CRUD functionality for posts.

JavaScript 56.55% EJS 43.45%
postgresql nodejs express passport ejs

node-express-postgresql's Introduction

Node.js/Express Setup with PostgreSQL

I put this together while I was learning PostgreSQL. It is a small application where you can create an account with CRUD functionality for posts. There are no styles, just the bare bones logic for setting up the backend with a database. My goal with this was to simply use Express/Node.js with a PostgreSQL database. Feel free to use it as you see fit.

Built With

Installation

  1. Clone this repo
git clone https://github.com/melvincayas/node-express-postgresql.git
  1. Install NPM packages
npm install

Contributing

I'm always open to improving my code and the best way to do that is by having others critique it. If you see any bugs or opportunities to refactor, please let me know. It would be highly appreciated!

  1. Fork this repo

  2. Create your branch for improvement

git checkout -b your-improvement
  1. Commit your changes
git commit -m "Refactored the code"
  1. Push to your branch
git push origin your-improvement
  1. Open a Pull Request

Acknowledgements

Contact

Melvin Cayas
[email protected]
melvincayas.com

node-express-postgresql's People

Contributors

melvincayas avatar

Stargazers

Shionne Imeris 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.