Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Project setup

Install dependencies:

yarn install

Init database(postgresql):

# skipped installing psql and create user and database
psql -p 5432 -h 127.0.0.1 -U web3 -d learning -f ./decert.sql;

Start the backend service:

yarn start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages