Skip to content

mellophone/astro-api

 
 

Repository files navigation

Project ASTRO API

Usage

  1. Build code with npm run build

  2. Start server with npm start

  3. To start server in development mode, use npm run dev

Installation

  1. Install dependencies npm install

  2. Build and run code!

Prevent Git from Tracking config.ts

  1. Change the file you do not want to be tracked.

  2. Run the following command: git update-index --assume-unchanged src/utils/config.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%