Skip to content

gmdias727/EdgeDB-Hackaton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EdgeDB-Hackaton

How to run this project?

install EdgeDB CLI globally:

curl --proto '=https' --tlsv1.2 -sSf https://sh.edgedb.com | sh

healthcheck EdgeDB:

edgedb --version

Clone the repo

git clone git@github.com:gmdias727/EdgeDB-Hackaton.git

Get inside the project directory

cd EdgeDB-Hackaton

how to install EdgeDB lib:

go install github.com/edgedb/edgedb-go/cmd/edgeql-go@latest

Resources:

  1. How to learn EdgeDB? *here.
  2. How to setup environment variables? Recommended or also here.

Note:

  1. edgedb uses edgeql as his main query language.
  2. Consider installing EdgeDB extension for your favorite code editor, mine is Visual Studio Code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages