sunnysingh / resrc.dev

πŸ“š Software Development Resources

Home Page:https://resrc.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resrc

Software Development Resources

Curated by Sunny Singh


πŸ“– How it works

Resrc is a resources site powered by Airtable. Data is sourced via the web clipper and imported via a Gastby plugin. This allows for a seamless curating experience.

πŸš€ Development

Resrc is built with Gastby, Chakra UI, React Query.

Make sure you have NVM installed.

  1. Use Node.js version: nvm use
  2. Install dependencies: npm install
  3. Copy env: cp example.env .env (set API keys in .env)
  4. Launch server: npm start

Some functionality such as serverless functions require a Netlify environment. You can set it up by doing:

  1. Log in npm run netlify:login
  2. Launch server: npm run netlify:dev

About

πŸ“š Software Development Resources

https://resrc.dev


Languages

Language:JavaScript 99.8%Language:Shell 0.2%