Logo
Explore Help
Register Sign In
nt_web_template/full-stack-fastapi-template
2
0
Fork 0
You've already forked full-stack-fastapi-template
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
5216fcfd7790f998a8240858677f25d3624cbc68
full-stack-fastapi-template/dev-fsfp.sh

11 lines
274 B
Bash
Raw Normal View History

:wrench: Add temp dev-fsfp dev environment generator
2019-02-23 17:51:21 +04:00
#! /usr/bin/env bash
Refactor/upgrade backend and frontend parts (#2) * :recycle: Refactor and simplify backend code * :recycle: Refactor frontend state, integrate typesafe-vuex accessors into state files * :recycle: Use new state accessors and standardize layout * :lock: Upgrade and fix npm security audit * :wrench: Update local re-generation scripts * :loud_sound: Log startup exceptions to detect errors early * :pencil2: Fix password reset token content * :fire: Remove unneeded Dockerfile directives * :fire: Remove unnecessary print * :fire: Remove unnecessary code, upgrade dependencies in backend * :pencil2: Fix typos in docstrings and comments * :building_construction: Improve user Depends utilities to simplify and remove code * :fire: Remove deprecated SQLAlchemy parameter
2019-03-11 13:36:42 +04:00
# Run this script from outside the project, to generate a dev-fsfp project
:wrench: Add temp dev-fsfp dev environment generator
2019-02-23 17:51:21 +04:00
# Exit in case of error
set -e
rm -rf ./dev-fsfp
cookiecutter --config-file ./full-stack-fastapi-postgresql/dev-fsfp-config.yml --no-input -f ./full-stack-fastapi-postgresql
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 40ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API