Skip to content

An Open Sourced Community Driven Web Application built using Node.js, React, Express, Next.js, and Evergreen-UI and hosted with AWS Free-tier tech.

License

Notifications You must be signed in to change notification settings

bitfaced/Bitfaced-Web-App

Repository files navigation

Bitfaced Web Application

An Open Sourced Community Driven Web Application built using Node.js, Express, React, Next.js, and Evergreen-UI and hosted with AWS Free-tier tech.

-- Bitfaced Web App

buddy pipeline

Prerequisites

  1. Node and NPM
  1. Git

Setting Up Workspace

Navigate into the desired workspace and install location

cd ~/workspace

Clone the git repro from Github

git clone https://github.com/naed11/BitFaced-Web-App.git

move into the repro

cd BitFaced-Web-App

Install the needed node_modules

npm install

Install pm2 globally for testing prod like builds (might require sudo)

npm install -g pm2

Starting the app for development

npm run dev

Now visit http://localhost:3000 to see the BitFaced web application running in development mode locally on your machine.

Starting the app for production

npm run build

npm run start

Now visit http://localhost to see the BitFaced web application running in production mode locally on your machine.

Creating Feature Branches and Submitting Pull Requests

We encourage and praise community contributions, please learn more about the contributing process here: Bitfaced Contributing Info

About

An Open Sourced Community Driven Web Application built using Node.js, React, Express, Next.js, and Evergreen-UI and hosted with AWS Free-tier tech.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published