aggressive-murja
Branches:
(HEAD detached at 644483a)
formdata-hotfix
main
php-style
ssr-ui
Commits on 4370eec15be43d9a8b391d6d2a5b153dd048eda3 (3)
4370eec15be43d9a8b391d6d2a5b153dd048eda3
Show diff
murja frontend loads :D
fa6f7aea3f6f4561436fa9b4244fd90d3f384047
Show diff
add a rudimentary lisp project structure that's loadable by ql/asdf
0d4cea624e231613f926c0aad2a0be8856c7f2c9
Show diff
write an initial e2e-test around the old murja app
.gitignore
aggressive-murja.asd
playwright-tests
.github
workflows
playwright.yml
.gitignore
package-lock.json
package.json
playwright.config.ts
playwright.config.ts~
tests-examples
demo-todo-app.spec.ts
tests
basic-tests.spec.ts
basic-tests.spec.ts~
example.spec.ts~
resources
css
murja.css
js
murja-helper.js
murja.js
sql
post-fns.sql
user-fns.sql
src
local-lib
halisql.lisp
lisp-fixup.lisp
main.lisp
middleware
auth.lisp
db.lisp
json.lisp
posts
post-db.lisp
routes
login-routes.lisp
post-routes.lisp
root-routes.lisp
users
user-db.lisp