8000 GitHub - CommuniCreate/communicreate-backend
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CommuniCreate/communicreate-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommuniCreate Backend

Backend for Client Production Ma 68FE nagement.

Installation and Running

  1. Install Node.js runtime from https://nodejs.org/en/download
  2. Clone this repository using git clone https://github.com/CPM-Creative-Production-Management/cpm-backend.git
  3. Switch to the root directory of the project, and run the command npm i to install all dependencies.
  4. You may request the authors for the .env file, which needs to be placed in the root directory for this project to run.
  5. Start the project using npm start. The development server will be active at localhost:3000

Production

  • This project is hosted at https://cpm-backend.onrender.com. Pushes to the main branch will cause the deployed app to reload according to the latest version. Thus, it is suggested that the app is thoroughly tested in the development server before any commits to main are made.
  • This projected is hosted on a free tier Render account. This adds the limitation of backend computing resources being spun down with inactivity. The very first calls to the API will likely be slow.

Database

This project uses a Postgres database hosted on an AWS Free Tier RDS system. To monitor the database directly, you can use any VSCode extension or a PostgreSQL client such as pgadmin4. You may request the authors for the credentials.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0