A simple to-do application backend for use in frontend tutorials. Written with NodeJS in TypeScript.
1- Install sqlite3
2- Clone this repository
3- npm install
4- npm run start
I'm not a backend developer, nor do I have experience with Typescript. If you have any improvements or suggestions, just create a pull request!