This is just the backend for my blog front end
This is deem finish by me and will (probably) not get updated anymore
Check the frontend
To run, add a .env file with
DATABASE_URL
: Link to our mongodb databaseAUTH_TOKEN
: Random key for JWT purposesBASE_URL
: The link of the frontend for emailer to useEMAIL
andEMAIL_PASS
: For nodemailer, using gmailPORT
: Optional