Skip to content

jobtrek/php-slim-todo

Repository files navigation

Simple todolist with slim

v0.1.70

Dev

# Clone the repository

# Install dependencies
composer install

# Start php internal server
php -S localhost:8080 -t public

# Compile tailwind css classes
pnpm i # npm i
pnpm watch # npm run watch

# Create an empty database.db file, connect to it with sqlite
# Then use the create_database.sql file to create the table and fake data

About

Simple PHP app with Slim. To demonstrate some simple CRUD interactions.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •