Skip to content

A "middle-ground" social network, for staying in touch with your close Frens

Notifications You must be signed in to change notification settings

RobertWetzler/Frens

Repository files navigation

An awesome social media PWA for you and your friends! Join at cliq-server.fly.dev (TODO, buy domain name....)

Development

  1. Run the following command to start the app infrastructure (ex. database) locally:
docker compose up -d

To also start MinIO (S3-compatible object storage) for local file storage:

docker compose --profile minio up -d

This will start the database, MinIO server, and initialize the storage bucket. The MinIO console is available at http://localhost:9001.

  1. (Optional) Download the following extensions in VSCode:
  • C# Dev Kit by Microsoft
  • C# by Microsoft
  1. Install the Microsoft .NET SDK 9.0.306

  2. Potentially some other steps that Robert did on my computer that I did not see/understand

  3. Open src/Cliq.Server/Program.cs and click Run

  4. Navigate to http://localhost:5188/swagger/index.html (if it does not open automatically)

  5. Navigate to http://localhost:8081

  6. Log in with username robert@gmail.com and password TestPassword123!

About

A "middle-ground" social network, for staying in touch with your close Frens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6