Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

Releases: afpa-stbrieuc/silex-angular-bootstrap

switch sqlite to mongodb

12 Jan 09:46
Compare
Choose a tag to compare
v0.1.2

add cache to gitignore

v0.1.1

18 Dec 11:45
Compare
Choose a tag to compare
correct todo delete error, try angular-dialogs and translations

sample init todo app

15 Dec 10:06
Compare
Choose a tag to compare
sample init todo app Pre-release
Pre-release

#install
download the zip file, make sure you have php>=5.5 and sqlite php pdo extension installed
#run
in the project directory:

php -S 127.0.0.1:8080 -t . api/app.php

#see
go to http://127.0.0.1:8080 in your favorite browser