Git Product home page Git Product logo

pulsepost's Introduction

-----------------------------------------------------

➤ PulsePost Documentation

PulsePost is an web application facilitating user interactions through registration, login, and the ability to create, share, and view posts with multimedia content.

-----------------------------------------------------

➤ 1. Install packages:

  1. Install Git.
  1. Install Node.js and npm (Install an LTS version instead of the latest. Currently, we require LTS version > 18.x)

-----------------------------------------------------

➤ 2. Clone the PulsePost project:

  1. Open a command line (Git Bash on Windows) and navigate to a directory where you want to install the PulsePost project.
  2. Clone the project from GitHub by executing
git clone https://github.com/JackyZzZz/PulsePost.git

-----------------------------------------------------

➤ 3. Start PulsePost:

  1. Open a command line and navigate to the cloned repository. If you are on Windows, you need to use Git Bash as a Linux bash shell in order to run shell scripts.

  2. Then install the dependencies.

npm install
  1. Start the PulsePost Frontend. In the cloned repository:
ng serve

Wait until you see some message like Application bundle generation complete.

  1. Start the PulsePost Backend. Open a new terminal window. In the cloned repository:
npm run start:server

Wait until you see the message:

[nodemon] starting node server.js

Connected to database!

  1. Open a browser and access http://localhost:4200.

pulsepost's People

Contributors

jackyzzzz 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.