Skip to content

Vulcan-Launchpad/vulcan_pad_0.0.0_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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

this is ExpressJS backend project for vulcan ICO launchpad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published