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.
420 B
420 B
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.