Skip to content

kwang1012/v1-backend

Repository files navigation

🚀 Getting started with v1-backend

This project is the backend for v1.

setup

sh ./docker/run.sh
vim .env.local # set your own environment variables. Take .env.exmpale as reference.
yarn
yarn build

develop

yarn develop

start

Start your Strapi application with autoReload disabled. Learn more

yarn start

build

Build your admin panel. Learn more

yarn build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages