The app for saving your todo and other staff
Frontend config located in .svelte.env
Server config located in .env
Migration:
node_modules/.bin/sequelize db:migrate
Seeds:
node_modules/.bin/sequelize db:seed:all
node_modules/.bin/sequelize db:migrate:undo:all
npm run dev
npm start
To add icons: https://ionicons.com/