Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Social Network application for Web [server-side] (old repo 🚧)

Notifications You must be signed in to change notification settings

vvvvvvvector/social-network-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project was moved to the monorepo (Turborepo)

An open source application built using NestJS

Features

👉 read here 👈

Running locally

  1. Install dependencies using npm:
npm i
  1. Copy .example.env to .development.env and update the variables.
cp .example.env .development.env
  1. Start the development server:
npm run start:dev

About

Social Network application for Web [server-side] (old repo 🚧)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published