Skip to content

fedealvarezcampos/fotodailyback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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