Skip to content

Doud75/AnotherOneBlogToDust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Another one blog to dust

Simple blog made Adrien Quimbre for school project, Hetic web second year

Description:

Blog with login, sign up, get articles, post article.
Docker, PHP vanilla with object and react.

Prerequisite

Docker, composer, npm.

Composer

In www/app folder, run

composer install

Run docker run !!!

To set and start api, run inside www directory root :

docker compose up -d --build

Node

In client folder, run

npm install

Run npm run !!!

In client folder, run

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published