/fotodailyback

Photography related news aggregator.

Primary LanguageJavaScript

Fotodaily

Photography related news aggregator that automatically fetches content from relevant sites every day.

Installing locally

Just install all deps:

# with yarn
yarn

# or npm
npm install

Front side of things here.

Create your admin account and set up .env accordingly.

Prod config is defined for Heroku, see Strapi docs and edit if deploying elsewhere.

Developing

Once installed you can run in dev:

# with yarn
yarn develop

# or npm
npm run develop

Made with

Svelte
NodeJS
Strapi