Skip to content

mars-wtf/mars-tg-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

First, create .env and build following settings..

# mongoURI=
# MORALIS_API_KEY=
# NEXT_URL=http://localhost:3000/
# AUTH_SECRET=
# APP_DOMAIN=

Second, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published