appwrite / appwrite/playground-for-node

Use environment variables for API KEY and PROJECT ID

Open
#14 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
71
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Using environment variables for API KEY and PROJECT ID makes it not secure but also makes it easy for people wanting to try out this project. There can be a `.env.example` file which has empty values for the environment variables. The person setting up the project can just `cp .env.example .env` and fill in the appropriate values.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.