Skip to content

Commit

Permalink
🌱 Update referentials
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 11, 2023
1 parent fd38249 commit a1f45b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hasura/seeds/05-skills.sql
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V
('AWS', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
('AWS Amplify', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
('AWS Cognito', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
('AWS DynamoDB', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Fully managed proprietary NoSQL database. DynamoDB offers a fast persistent Key-Value Datastore with built-in support for replication, autoscaling, encryption at rest, and on-demand backup among other features.'),
('AWS EKS', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
('AWS SageMaker', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
('Axure', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
Expand Down Expand Up @@ -245,6 +246,7 @@ https://github.com/cnumr/EcoIndex'),
('FastAPI', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Modern web framework for building RESTful APIs in Python.'),
('Fastify', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
('Fastlane', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
('Fastly', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Edge cloud platform including their content delivery network (CDN), image optimization, video and streaming, cloud security, and load balancing services.'),
('Feature Flipping', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
('Figma', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Collaborative web application for interface design, with additional offline features enabled by desktop applications for macOS and Windows.'),
('Firebase', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
Expand Down

0 comments on commit a1f45b3

Please sign in to comment.