Skip to content

icedata-top/hantang-saas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup

Install Deno

Check the Deno installation guide for the latest instructions.

Setup API

The API is a separate project. Check the API README for instructions on setting up the API.

Local Development

For local development, create a .env file in the project root:

APIBASE=your_api_base_here

Then run the following command to start the server:

deno task start

Deployment

For production, include the env flag when deploying:

deployctl deploy  --prod  main.ts --env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors