Skip to content

A social platform for community-driven language learning exercises.

Notifications You must be signed in to change notification settings

lvanderveekens/stessaluna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stessaluna

A social platform for community-driven language learning exercises. 🇳🇱🇮🇹🇺🇸

Screenshot 2024-08-24 at 09 40 32 Screenshot 2024-08-24 at 09 41 53 Screenshot 2024-08-24 at 09 40 28 Screenshot 2024-08-24 at 09 41 29

Installation

PHP 7.3 Composer 1.10.10

The following dependencies are needed otherwise uploaded images won't be optimized.

$ brew install jpegoptim optipng pngquant

Database setup:

$ php bin/console doctrine:database:create
$ php bin/console doctrine:migrations:migrate

JWT key generation:

https://github.com/lexik/LexikJWTAuthenticationBundle/blob/1.x/Resources/doc/index.md

Development

First run:

$ yarn dev-server
$ symfony server:start

Then open https://localhost:8000

Deploy

$ yarn build
$ gcloud app deploy

About

A social platform for community-driven language learning exercises.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published