← All projects

WebOSC

by @OSCAnnaba

13

Web Advertising System

About this project

Introduction This project is a web application that allows organizations to create announcements, events, and more, while enabling others to view and engage with them Prerequisites Before you begin, ensure you have the following installed: PostgreSQL Node.js Cloning the Repository To get started, clone the repository by running the following command in your terminal: Installing Dependencies Follow these steps to set up the project: Install the required Node.js dependencies by running: Create a .env file in the root directory of the project. Copy the contents of .env.template into the .env file, and replace and with your PostgreSQL username and password Push the Prisma schema to your PostgreSQL database: Generate the Prisma client Start the development server: Accessing the Application Once the development server is running, open your browser and navigate to: http://localhost:3000

From the project README on GitHub

Stars
13
Forks
2
Last push
28 Feb 2025

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/webosc.svg)](https://www.madeinalgeria.dev/projects/webosc)

Related projects