Added support for profiling. Removed the pkg module altogether. Everything except old sync is now using code generated by sqlc.
Added a new sync that uses hash and sqlc for the queries. Added db migration. Started adding a config file.