You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Kuba Orlik 54bae3fc39 Linter to consider ts and scss files as well 3 years ago
assets Initial commit 3 years ago
public Better webpack config 3 years ago
src Add login routes 3 years ago
.arcconfig Initial commit 3 years ago
.arclint Linter to consider ts and scss files as well 3 years ago
.eslintrc.js Update eslint 3 years ago
.gitignore Working webpack config 3 years ago
.prettierrc Initial commit 3 years ago
README.md Include nodemon in npm run watch 3 years ago
docker-compose.yml Initial commit 3 years ago
package-lock.json Add missing dev libs 3 years ago
package.json Add missing dev libs 3 years ago
test.Dockerfile Initial commit 3 years ago
webpack.config.js Better webpack config 3 years ago

README.md

Sealious playground - hotwire version

A simple todo app written in Sealious with a Hotwire-enhanced, server-side rendered front-end.

Running

npm install
npm run watch