Skip to content

Repository files navigation

Node Backend Starter Template

A simple Node.js backend starter template with Typescript and tests

Getting Started

  1. Clone the repo
  2. Run npm install to install dependencies
  3. Edit PROJECT.json to define your project details
  4. Run npm run build to build the project
  5. Add environment variables in .github/workflows/api.yml for deployment
  6. Run npm run test to test the project

🧪 testing

If you want to use wallaby, you need to push the project with an open source license to GitHub. Wallaby will not work with private repositories with Wallaby OpenSource license.

🚀 deployment

  • Make sure you added the environment variables in .github/workflows/api.yml for deployment
  • Make sure you switched to github actions in your repository settings for github pages deployment.

Notes

  • 🤖 AI: This project used GitHub Copilot Code Completions and ChatGPT.

About

A starter template to create a node backend

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages