Skip to content

michaperki/cheth-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cheth backend server

A backend server for the cheth game.

Setup

  1. Install node
  2. Install heroku cli
  3. Install yarn

Commands

npx tsc compiles typescript files

npm start starts the backend server locally

npm test runs the tests

heroku logs --tail displays the server logs

node db_commands/alter/alter_games.js example execution of db command

  • note: dotenv import must be replaced manually

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published