Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

JasterV/social-network-api

Repository files navigation

⚠️ This repo has been migrated ⚠️

Mainly for philosofic reasons I've decided to migrate all my projects to a free software alternative forge (Codeberg).

You can find the most recent version of this repository here.

I encourage any free software activist to follow the same steps, as it doesn't make sense to make use of a propietary software to host our projects if we advocate for free software.

Welcome to social-network 👋

Version License: MIT

Rest API build with Laravel that can be used as the base for a social network backend

Pre Requisites

  • Composer
  • Docker && Docker Compose
  • Preferible a Linux or Mac, thx :)

Server configure

  • Copy the .env.example to a .env file
  • execute:
> make setup_project

Server run

> make run # It may take a while the first time, be patient!

Run tests

> make tests_local_run

If you want to run an specific test you can execute the following:

> make tests_local_run ARGS="--filter <test-name>"

Server poweroff

> make down # Remember to execute this once you are done, otherwise docker will keep consuming resources on your machine!

👤 Contributors ✨


Victor Martínez

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

⚠️ This repo has been migrated ⚠️ Social network Rest API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages