Website for the Snipette crowdfunding campaign https://fund.snipettemag.com
Find a file
Badri 8820f58eeb Make homepage paths absolute to /
This is so that we can load subpaths like /r/something and still
have all the stylesheets and things load. (Otherwise it was always
expecting them to be in the same directory as the current file).
2022-02-20 15:48:59 +05:30
server Add columns for referral code and referrer 2022-02-20 15:46:01 +05:30
src Make homepage paths absolute to / 2022-02-20 15:48:59 +05:30
.gitignore Rearrange assets to make templates more sensible 2022-01-06 16:15:24 +05:30
.sample-env Set up database: knex and bookshelf 2021-12-29 17:05:51 +05:30
netlify.toml Add netlify.toml 2021-12-27 22:10:59 +05:30
nodemon.json Rearrange assets to make templates more sensible 2022-01-06 16:15:24 +05:30
package.json Rearrange assets to make templates more sensible 2022-01-06 16:15:24 +05:30
tailwind.config.js Rearrange assets to make templates more sensible 2022-01-06 16:15:24 +05:30
yarn.lock Start sending verification emails 2022-01-06 14:39:46 +05:30