Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.
/ darcy-old Public archive

Darcy is an open source social network where you can share your thoughts and opinions with other people.

License

Notifications You must be signed in to change notification settings

darcyinc/darcy-old

Repository files navigation

Darcy Social Network 🚀

Darcy is a social network that connects people from all over the world 🌎. Share your thoughts, photos, and interests with your friends and family 💬.

Getting Started 💻

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites 🔧

Installing 💾

See also: preparing the back-end

  1. Clone the repository:
git clone https://github.com/darcyinc/darcy.git
  1. Navigate to the project directory:
cd darcy
  1. Install the dependencies:
pnpm install

Development Environment 🌳

Use the following command to start the project in development mode:

pnpm dev

Building the Project 🏗️

Use the following command to build the project:

pnpm build

Running the Project 🏃‍♂️

Use the following command to start the project in production mode (after building):

pnpm start

Built With 🛠️

Contributing 🤝

We welcome contributions from the community! If you're interested in contributing, please read CONTRIBUTING.md for more information.

License 📃

This project is licensed under the Apache 2.0 License.