You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zed A. Shaw
b7ff702bbd
|
4 years ago | |
---|---|---|
images | 4 years ago | |
lib | 4 years ago | |
public | 4 years ago | |
scripts | 4 years ago | |
spec | 4 years ago | |
src | 4 years ago | |
.eslintrc.js | 4 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
package-lock.json | 4 years ago | |
package.json | 4 years ago | |
rollup.config.js | 4 years ago |
README.md
Notes for starter-project:
- Keep it simple and just an SPA with svelte-spa
- Include everything needed to get started with a full stack. Database, knex, sqlite3, etc.
- Logins, passwords, and payments included ready to go.
- Email templates and sending built-in and ready.
I installed most of the stuff so I think what I have to do is start building a first thing, then add the components I pull out to it as I go.